mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 1.22.2
This commit is contained in:
parent
f019af3185
commit
13e0beb27d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.1",
|
"version": "1.22.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/1.22.1/conan-win-64_1_22_1.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.22.2/conan-win-64_1_22_2.exe",
|
||||||
"hash": "c722e5da8653e741ab245b18f40aee84db0d805e55dd68b12ff12753f0af4d8f"
|
"hash": "85dd695a7388d1d675dfa0e561098ff31b45703e54ee3414a95f5fd3616ed95e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.22.1/conan-win-32_1_22_1.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.22.2/conan-win-32_1_22_2.exe",
|
||||||
"hash": "7706b08d296f9623098f1fdacb84d1ae16df8012064006c59ce6fc7772a689bb"
|
"hash": "6a3154c5ae0f434e826089fc7a36cbcb1c98309d304aa5c284b2c36831a3d322"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user