mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 1.21.1
This commit is contained in:
parent
269d09a6d0
commit
07fd4794c7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.21.0",
|
"version": "1.21.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/1.21.0/conan-win-64_1_21_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.21.1/conan-win-64_1_21_1.exe",
|
||||||
"hash": "df4a280fc0ddcc046735fa502f522db83437161e98c7cf80e3a50de3028c152c"
|
"hash": "b6ad12784f987d08574462e9ef1d79ed8df659e9701a489a9cc4edf34290b184"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.21.0/conan-win-32_1_21_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.21.1/conan-win-32_1_21_1.exe",
|
||||||
"hash": "5d1cbd5bdd0ea29dfa01edf5ca0c39e2cea7310c3d04f9eae676735804e5c4c6"
|
"hash": "07f10cce1ca0c133716489bf67082e7da4a1261b4b9a70262005e0755864684c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user