mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
conan: Update to version 1.24.0
This commit is contained in:
parent
2463dd5d6f
commit
e1dbeccbb7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.0",
|
"version": "1.24.0",
|
||||||
"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.23.0/conan-win-64_1_23_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.24.0/conan-win-64_1_24_0.exe",
|
||||||
"hash": "d98ba5cfe44a10d668410ff70c5a7413505473fbeb0b3b3902fb7d38271b3087"
|
"hash": "f1df3af4bc0bad7f37e80ef048eedf62f8a4482224bb085d97c2229a3c53bd9c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.23.0/conan-win-32_1_23_0.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.24.0/conan-win-32_1_24_0.exe",
|
||||||
"hash": "53c5bc5889e435a67617b07713148817305a57e19413c32c0c74bdaa2a288774"
|
"hash": "2246ea7d8b918d918ab4d7b79c9d5b852bb056bbc0ddb48a72ceb4e9be96c455"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user