mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
conan: Update to version 2.2.1
This commit is contained in:
parent
78572af2d8
commit
4b8643006b
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user