conan: Update to version 2.17.1

This commit is contained in:
github-actions[bot] 2025-06-23 12:32:13 +00:00
parent 015bd2378c
commit 13fd0e2cdb

View File

@ -1,16 +1,16 @@
{ {
"version": "2.17.0", "version": "2.17.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.17.0/conan-2.17.0-windows-x86_64.zip", "url": "https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-x86_64.zip",
"hash": "2587ec42ce7bbd95954496dde872e513b78e9dfe02ee8e15c5e76991d10f2089" "hash": "a3614b0cdbb9378f63b0fef537bf81639578a4c257a9d10680ed3dc610dc5811"
}, },
"32bit": { "32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-i686.zip", "url": "https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-i686.zip",
"hash": "c5f300ce308e3185460ce52a60706706025989acbe7ba43f856d18fc319c8653" "hash": "47145beda39cf86855aac95685f4a657c4d69cda208881149003a9d492438a21"
} }
}, },
"bin": "conan.exe", "bin": "conan.exe",