conan: Update to version 1.49.0

This commit is contained in:
github-actions[bot] 2022-06-02 08:31:04 +00:00
parent fb831c7a42
commit 131744cebd

View File

@ -1,16 +1,16 @@
{
"version": "1.48.1",
"version": "1.49.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.48.1/conan-win-64.exe",
"hash": "c043bc03758a147daa205b55a0891edcd3f8dccb5a8d38e65344cbd7b437441b"
"url": "https://github.com/conan-io/conan/releases/download/1.49.0/conan-win-64.exe",
"hash": "647e0ef627b4cf6fa366a91d36b85b2d80dbcd201caa20d29bb231ef58afa2c5"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.48.1/conan-win-32.exe",
"hash": "71154ce357e15dbcbd10d3b497af44561f8b5d8a4800495ce092b446ad5df810"
"url": "https://github.com/conan-io/conan/releases/download/1.49.0/conan-win-32.exe",
"hash": "7867bf2e71fef2290b2362a846e4c6f319522b9c5bc0f697cc96bf48fa385056"
}
},
"innosetup": true,