conan: Update to version 2.0.9

This commit is contained in:
github-actions[bot] 2023-07-19 20:24:36 +00:00
parent f3d0f7f3af
commit a6ca540dad

View File

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