conan: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2022-03-31 16:49:12 +00:00
parent 15ac8bdf0f
commit cb6d1b3063

View File

@ -1,16 +1,16 @@
{
"version": "1.46.2",
"version": "1.47.0",
"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.46.2/conan-win-64.exe",
"hash": "5add6ed24009e04cdcab652dc82780fa0f45a19354c028bd88aea689d73c6817"
"url": "https://github.com/conan-io/conan/releases/download/1.47.0/conan-win-64.exe",
"hash": "3b4e3a436956cb1b9ab5cecf332633ac40885a8b82085bedec06124f7a9f5b5f"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.46.2/conan-win-32.exe",
"hash": "8996aefbe668f83191c4ee29f38c0e47488fe7f49e3e7f78f7aec7c9110a8f73"
"url": "https://github.com/conan-io/conan/releases/download/1.47.0/conan-win-32.exe",
"hash": "eb93f6c7aa08be484f2371d1ee773070b6afada12e20517640821630beae72ba"
}
},
"innosetup": true,