conan: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2024-09-30 16:30:11 +00:00
parent 9c0f06c145
commit 2edf416f0c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.7.1", "version": "2.8.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/2.7.1/conan-2.7.1-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.8.0/conan-2.8.0-windows-x86_64.zip",
"hash": "632daefbabd24f5dcbfa0094aab69507add9c25e0ab85344317ef2eb7518e311" "hash": "5244e926e442575b2bc112f94079f1d7abcd8f557869bea718cb8b5ea596f1f2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.7.1/conan-2.7.1-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.8.0/conan-2.8.0-windows-i686.zip",
"hash": "65bea4533baf4af22c66ce68c978e371beb8c1770e63bb08e0a52c557467b2dd" "hash": "b6c8bf4215af79c2bbc64d8ae492afec12bb24cba3f59b60793702c5d1c8f13c"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",