mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
conan: Update to version 2.2.2
This commit is contained in:
parent
2d054f7216
commit
08007ab15c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"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.2.1/conan-2.2.1-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.2.2/conan-2.2.2-windows-x86_64.zip",
|
||||||
"hash": "d6721a6b87784c61fa997c03cdb1177653a09bad197afe5463534b78b7fcb13e"
|
"hash": "40a32b7a847caadd8a2c4665d3e24a25c62a880b8a160e3fc957125204000004"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.2.1/conan-2.2.1-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.2.2/conan-2.2.2-windows-i686.zip",
|
||||||
"hash": "dc9918fd5948880ab20b8604b12b559988486a9bda8a8ba461d7949a1e9cf248"
|
"hash": "56af267fbd20203676f7029f171e73b7bfb47e20468b57d1e19c0ef51c8744ef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user