🔧 Update conan url

This commit is contained in:
2021-04-25 17:31:44 +02:00
parent 10f9a08cce
commit d03c82efe4
3 changed files with 3 additions and 11 deletions

View File

@ -1,5 +0,0 @@
#!/bin/bash
set -eu
wget "https://dl.bintray.com/conan/installers/conan-ubuntu-64_@VERSION_UNDERSCORE@.deb" -nv -O /tmp/conan.deb
dpkg -i /tmp/conan.deb