conan: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2023-04-03 16:27:43 +00:00
parent fc859e8eb8
commit bebba8c5e6

View File

@ -1,16 +1,16 @@
{
"version": "2.0.2",
"version": "2.0.3",
"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.2/conan-win-64.exe",
"hash": "968f152120596dacf485721bfc54b9b79751b2bd21ce5c8fa636982057ac757f"
"url": "https://github.com/conan-io/conan/releases/download/2.0.3/conan-win-64.exe",
"hash": "93d47cea5d71617b37b418de3773385e86da53598a01f97d6cc8f3abe8cc4e62"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.2/conan-win-32.exe",
"hash": "4274c60854fb60d5df67fd4da81308a9174c9829188d6490c81f3c33825457f7"
"url": "https://github.com/conan-io/conan/releases/download/2.0.3/conan-win-32.exe",
"hash": "9749e3ece108e90ab23b7793893a4e640d78463b74d9f5d3289c025b150f99bc"
}
},
"innosetup": true,