conan: Update to version 2.0.10

This commit is contained in:
github-actions[bot] 2023-08-29 16:27:05 +00:00
parent f44debe1cc
commit ec2a358477

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.9", "version": "2.0.10",
"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.9/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.10/conan-win-64.exe",
"hash": "6e0b70049484d65dbc99309edfe0f20fd612fa693d390409dedb80143feeba30" "hash": "568cc72331e37eb73a2cdb6cf51c0e2436d840541c16ca6c9b33153bdcab7492"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.9/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.10/conan-win-32.exe",
"hash": "f45b348914f2bfa7b27c590d00ed6264ad27945390b26686b27e16c02a0521c9" "hash": "8f6897777c382583422a05aa092e2102aec86c4764118837ee934852dd837cbb"
} }
}, },
"innosetup": true, "innosetup": true,