conan: Update to version 2.0.15

This commit is contained in:
github-actions[bot] 2023-12-20 20:24:53 +00:00
parent 377fc5f11b
commit 692c79636c

View File

@ -1,16 +1,16 @@
{
"version": "2.0.14",
"version": "2.0.15",
"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.14/conan-win-64.exe",
"hash": "6cf86ab93fcfab16774dadae902ee7ecf91eec27e83b6a603aec84cb3467c51a"
"url": "https://github.com/conan-io/conan/releases/download/2.0.15/conan-win-64.exe",
"hash": "687055a12a278bc445341c5f43d7329d8af4c580d2023c29202c85c031167991"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.14/conan-win-32.exe",
"hash": "25a2891af4bcbdd99e54cc823aa5b1fe32ecd81e2a1fb64393c321198af008e8"
"url": "https://github.com/conan-io/conan/releases/download/2.0.15/conan-win-32.exe",
"hash": "a9038f0e8d95cb238f07dcc42b7e12ef3f4851a8352a8473ab09b94c9afc497b"
}
},
"innosetup": true,