conan: Update to version 2.0.7

This commit is contained in:
github-actions[bot] 2023-06-21 12:31:54 +00:00
parent e7ef788c23
commit 76df3fac90

View File

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