mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 1.23.0
This commit is contained in:
parent
bf3eb125ec
commit
8ac4fb0da1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.3",
|
"version": "1.23.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.22.3/conan-win-64_1_22_3.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.23.0/conan-win-64_1_23_0.exe",
|
||||||
"hash": "b511148a3315dc61fd7b96ad0349eb0f65dee2c1b6ef48e7930b69cd4fdd741f"
|
"hash": "d98ba5cfe44a10d668410ff70c5a7413505473fbeb0b3b3902fb7d38271b3087"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.22.3/conan-win-32_1_22_3.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.23.0/conan-win-32_1_23_0.exe",
|
||||||
"hash": "32712265b7f6cf0d5e7b6a11b9fe8b819c691df19a82b6ce47d7da292c01ea13"
|
"hash": "53c5bc5889e435a67617b07713148817305a57e19413c32c0c74bdaa2a288774"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user