conan: Update to version 2.0.12

This commit is contained in:
github-actions[bot] 2023-09-27 04:26:27 +00:00
parent 17040c9bf5
commit a0a3c7637b

View File

@ -1,16 +1,16 @@
{
"version": "2.0.11",
"version": "2.0.12",
"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.11/conan-win-64.exe",
"hash": "3ee796c05b34d9776a30c2c6adf043354f576474bf134eb7f4906537ab9567bf"
"url": "https://github.com/conan-io/conan/releases/download/2.0.12/conan-win-64.exe",
"hash": "17bd340736fa9e1603216f1f64669f45b3282a3631412befd3f20dabd5791d89"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.11/conan-win-32.exe",
"hash": "1137dc37fd60e9f44d27c1f527fbb07d92d69c99a9f017023685fd9d6c990a65"
"url": "https://github.com/conan-io/conan/releases/download/2.0.12/conan-win-32.exe",
"hash": "362f28d70e79a89032ff47e42b31dc4858414060ebf29bdca5a7135b5b123a9f"
}
},
"innosetup": true,