conan: Update to version 1.46.2

This commit is contained in:
github-actions[bot] 2022-03-18 16:29:46 +00:00
parent fd431b60d0
commit 77a7f02b24

View File

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