conan: Update to version 1.40.3

This commit is contained in:
Richard Kuhnt 2021-09-30 18:00:36 +00:00
parent 8a6f482a45
commit 2906a78039

View File

@ -1,16 +1,16 @@
{
"version": "1.40.2",
"version": "1.40.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/1.40.2/conan-win-64.exe",
"hash": "fdd9af5a568225a1d22779f6426fd520208e184e948583d1d3f423f66b086fa2"
"url": "https://github.com/conan-io/conan/releases/download/1.40.3/conan-win-64.exe",
"hash": "20b87289dda2c0e7397ddd6d83c24d60cd2cce2116400335b4e2268125c7bf13"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.40.2/conan-win-32.exe",
"hash": "7e0673518139b03b31251542704df388073c2698dc046bef741f49d6fb99b4ce"
"url": "https://github.com/conan-io/conan/releases/download/1.40.3/conan-win-32.exe",
"hash": "2cd8cd378277e8b797b0ef602e933a2623550838d61cc64634d60a88589621f6"
}
},
"innosetup": true,