conan: Update to version 2.0.17

This commit is contained in:
github-actions[bot] 2024-01-11 04:26:34 +00:00
parent 2398754d69
commit d2534314e5

View File

@ -1,16 +1,16 @@
{
"version": "2.0.16",
"version": "2.0.17",
"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/2.0.16/conan-win-64.exe",
"hash": "9c00ba0c5655a11067c185c815d71a3b200943408301c4660a98eae4afc1ddde"
"url": "https://github.com/conan-io/conan/releases/download/2.0.17/conan-win-64.exe",
"hash": "3db5e682ecd33fe3d0b8e861bd1550ecfc731479666cfe4646cfe67d20d5d595"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.16/conan-win-32.exe",
"hash": "d983cdccdb1ac930da4d4df4aa660953924a0df68993f30bce823422f5eb77e2"
"url": "https://github.com/conan-io/conan/releases/download/2.0.17/conan-win-32.exe",
"hash": "3c6163d1927c72566cf692ce0bc21b87dc59c319f159267ed6d317c581301d58"
}
},
"innosetup": true,