conan: Update to version 1.58.0

This commit is contained in:
github-actions[bot] 2023-01-30 20:26:11 +00:00
parent 299e24d2c6
commit 7be2669958

View File

@ -1,16 +1,16 @@
{
"version": "1.57.0",
"version": "1.58.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.57.0/conan-win-64.exe",
"hash": "5e0f9134f49b8fa972611b011d892f4d6945c618cff0c94574c1b70cf90306fa"
"url": "https://github.com/conan-io/conan/releases/download/1.58.0/conan-win-64.exe",
"hash": "a4dbac1e5c66269fc88767c4b37133119e2ce4caf1ceddb6d77aa8c554e46da1"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.57.0/conan-win-32.exe",
"hash": "bcb99b7a9a4133a2f015bd3840a0ef52eb62e52697e469772126b44587d7d455"
"url": "https://github.com/conan-io/conan/releases/download/1.58.0/conan-win-32.exe",
"hash": "a099df61e2d2f29d161735841b692c0c95df59affedaa9bfa67809d7353dca5d"
}
},
"innosetup": true,