conan: Update to version 2.0.16

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:04 +00:00
parent 2ba346a2a3
commit ad823d541f

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.15", "version": "2.0.16",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.15/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.16/conan-win-64.exe",
"hash": "687055a12a278bc445341c5f43d7329d8af4c580d2023c29202c85c031167991" "hash": "9c00ba0c5655a11067c185c815d71a3b200943408301c4660a98eae4afc1ddde"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.15/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.16/conan-win-32.exe",
"hash": "a9038f0e8d95cb238f07dcc42b7e12ef3f4851a8352a8473ab09b94c9afc497b" "hash": "d983cdccdb1ac930da4d4df4aa660953924a0df68993f30bce823422f5eb77e2"
} }
}, },
"innosetup": true, "innosetup": true,