conan: Update to version 2.0.6

This commit is contained in:
github-actions[bot] 2023-05-26 12:30:30 +00:00
parent 1e9637c18a
commit 42688aef3c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.5", "version": "2.0.6",
"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/2.0.5/conan-win-64.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.6/conan-win-64.exe",
"hash": "8063b3eb51ef523cb1dcec812ad79d5e1dc0f5ab57c20d648a1fd0b08f88e2cd" "hash": "6127be99a415fa28b4d0d8e8b2d718ff0152f40b074146ec4227c7515bd5caf5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.0.5/conan-win-32.exe", "url": "https://github.com/conan-io/conan/releases/download/2.0.6/conan-win-32.exe",
"hash": "9e6c4eeaf32220106f8a0a685cfb667a395b182ebe7a8ac3eb90ecd1c0190f0a" "hash": "b5b7db2071fd92f40bfcdda581b91ed8f740bc89d6c3d0dbace451075cc7249e"
} }
}, },
"innosetup": true, "innosetup": true,