conan: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2024-03-20 16:28:49 +00:00
parent 0354b3284e
commit 251100438a

View File

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