conan: Update to version 1.27.0

This commit is contained in:
Richard Kuhnt 2020-07-01 15:00:19 +00:00
parent 4501b821c2
commit b5000fd318

View File

@ -1,16 +1,16 @@
{
"version": "1.26.1",
"version": "1.27.0",
"description": "The open-source, decentralized C/C++ package manager.",
"homepage": "https://conan.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.26.1/conan-win-64_1_26_1.exe",
"hash": "fa07f8dd2db4ba5f29f7fa09e88276cdd5ab194dd5881a61319c5a25ef459aa6"
"url": "https://github.com/conan-io/conan/releases/download/1.27.0/conan-win-64_1_27_0.exe",
"hash": "c340d8d4fc6e2febcfcf2680c2cea0fddc6954b9eb523682c3a08625f0eeb188"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.26.1/conan-win-32_1_26_1.exe",
"hash": "61ce9f5605464e89235d03fb1f98998b34ed19b1be8cfd3541eb9b883074c472"
"url": "https://github.com/conan-io/conan/releases/download/1.27.0/conan-win-32_1_27_0.exe",
"hash": "1494ec0beab602d7fb8a14bed95689d7aea10125245131c794359d960d01020c"
}
},
"innosetup": true,