mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
conan: Update to version 1.18.5
This commit is contained in:
parent
de51666e50
commit
6263cb2be3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.4",
|
"version": "1.18.5",
|
||||||
"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.18.4/conan-win-64_1_18_4.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.18.5/conan-win-64_1_18_5.exe",
|
||||||
"hash": "46ef25ae5e053227389fcd42ee8f2b35a088252e25641e244ee16da06caa1307"
|
"hash": "75a99b6cd0638efe76422151e0b8b19fa9ec448622454f5f278f8edd3941b2af"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.18.4/conan-win-32_1_18_4.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.18.5/conan-win-32_1_18_5.exe",
|
||||||
"hash": "c799706319a6441de572e7f2ac7a979e805e94c9902a84202db5ca19868f35ce"
|
"hash": "387298398f4ac4de8a689e60ef4d86d53909c70b626f7b05161844d8be31d738"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user