conan: Update to version 1.59.0

This commit is contained in:
github-actions[bot] 2023-02-16 20:28:35 +00:00
parent 54327c9be4
commit 1f0c80e01d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.58.0", "version": "1.59.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.58.0/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/1.59.0/conan-win-64.exe",
"hash": "a4dbac1e5c66269fc88767c4b37133119e2ce4caf1ceddb6d77aa8c554e46da1" "hash": "e8c86f638127fcda2b58c36c8be04e1289dd82580485954fb0fb9be0dfe522ed"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/1.58.0/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/1.59.0/conan-win-32.exe",
"hash": "a099df61e2d2f29d161735841b692c0c95df59affedaa9bfa67809d7353dca5d" "hash": "88a8ddeda112b3dfa9bacffb3d0d7cccfa7285244391988d34b954912994934e"
} }
}, },
"innosetup": true, "innosetup": true,