conan: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2022-02-02 20:26:31 +00:00
parent c6e6e34c68
commit 64802d54f5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.1", "version": "1.45.0",
"description": "The open-source, decentralized C/C++ package manager", "description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io", "homepage": "https://conan.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.44.1/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.45.0/conan-win-64.exe",
"hash": "e1e22ca0c2f864bcb22dda4302d93a97992dc01202abe1580209e1e51ef923aa" "hash": "471879bf66febaf2dedc6c68f499f22ef873e66fc1dd6d596cba2d3b3518a949"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.44.1/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.45.0/conan-win-32.exe",
"hash": "5f832ad8a938c6c26803e44428eaa5a23362c4f38615b5b703252d271d826126" "hash": "9e942ce4d08d816ac52ee3b7f9f133521c17a1916f1314298ac238fdd4ef7043"
} }
}, },
"innosetup": true, "innosetup": true,