conan: Update to version 2.8.1

This commit is contained in:
github-actions[bot] 2024-10-17 12:31:59 +00:00
parent eabf88181b
commit 27d80d7518

View File

@ -1,16 +1,16 @@
{ {
"version": "2.8.0", "version": "2.8.1",
"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.8.0/conan-2.8.0-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.8.1/conan-2.8.1-windows-x86_64.zip",
"hash": "5244e926e442575b2bc112f94079f1d7abcd8f557869bea718cb8b5ea596f1f2" "hash": "0b6bbfea2fb9108cf080c0547c8099a5b60ca9566f47f74cc0f5a9bf101598d4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.8.0/conan-2.8.0-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.8.1/conan-2.8.1-windows-i686.zip",
"hash": "b6c8bf4215af79c2bbc64d8ae492afec12bb24cba3f59b60793702c5d1c8f13c" "hash": "c49256d5c82b2442f4bfe3fe67f3ced7807fabf623f86c260b0cc8717d1b0d15"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",