conan: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2024-03-20 20:25:24 +00:00
parent 78572af2d8
commit 4b8643006b

View File

@ -1,16 +1,16 @@
{
"version": "2.2.0",
"version": "2.2.1",
"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.2.0/conan-2.2.0-windows-x86_64.zip",
"hash": "d1dfb27e5ee6415dbd2278c99aa9a3504b91b8d014455223eb122e382caef56a"
"url": "https://github.com/conan-io/conan/releases/download/2.2.1/conan-2.2.1-windows-x86_64.zip",
"hash": "d6721a6b87784c61fa997c03cdb1177653a09bad197afe5463534b78b7fcb13e"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.2.0/conan-2.2.0-windows-i686.zip",
"hash": "83ffcaa7e0ce57ec1a117daee209a8dcf5d6c81dca90d07222e4b2441519bfee"
"url": "https://github.com/conan-io/conan/releases/download/2.2.1/conan-2.2.1-windows-i686.zip",
"hash": "dc9918fd5948880ab20b8604b12b559988486a9bda8a8ba461d7949a1e9cf248"
}
},
"bin": "conan.exe",