conan: Update to version 1.46.1

This commit is contained in:
github-actions[bot] 2022-03-17 16:29:39 +00:00
parent 49fa32c715
commit 3469118d90

View File

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