mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
conan: Update to version 2.22.1
This commit is contained in:
parent
9be259555c
commit
44161d11db
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.22.0",
|
"version": "2.22.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.22.0/conan-2.22.0-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-x86_64.zip",
|
||||||
"hash": "5a728a95ca855b17d0d29537c2d406f3cae9d9c33798944ae35840cd19ec5ddc"
|
"hash": "e88e2bb7db2a38152625165e47076ec968b75049c03b0d5bb90961a44ca2c786"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-i686.zip",
|
||||||
"hash": "5b9c8213be30f9664d41296731c77844511a82d90986bcd008683e2c78704bcb"
|
"hash": "c222c37018ab84e20765c825b3d31856fca6d8e90c2302494502bd6af995d948"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user