conan: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2022-03-07 20:27:02 +00:00
parent c1bfce3965
commit e88f955e9d

View File

@ -1,16 +1,16 @@
{
"version": "1.43.4",
"version": "1.46.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.43.4/conan-win-64.exe",
"hash": "4bda321966d1610edf31bb14620cbc4bf12ce19248e78d0e218abec8b9ca121c"
"url": "https://github.com/conan-io/conan/releases/download/1.46.0/conan-win-64.exe",
"hash": "5b5e2218e4940fb5e0838d0256d199f4deb8e93e814e0134372dbab9cde591c8"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.43.4/conan-win-32.exe",
"hash": "6eadcfdb15f0482461af7adaff647b33db47c8d58521ef7066343efc10f1f058"
"url": "https://github.com/conan-io/conan/releases/download/1.46.0/conan-win-32.exe",
"hash": "d875917457fd05bf40c6527419437fc0df197c15d2809d95b0376ae7fc4d26b0"
}
},
"innosetup": true,