conan: Update to version 2.0.8

This commit is contained in:
github-actions[bot] 2023-07-13 12:33:11 +00:00
parent fd230aea2e
commit 6e7375fc84

View File

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