mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
conan: Update to version 1.43.0
This commit is contained in:
parent
c77efe48e5
commit
1654880f88
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.42.2",
|
"version": "1.43.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.42.2/conan-win-64.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.43.0/conan-win-64.exe",
|
||||||
"hash": "72c32ecdbab86c5d81cf9557026ab572fe08e3f68636264385571f165e6ceba6"
|
"hash": "ab9429cdb47b4248a3607a203b2cfa9c87a922c0bac9c62b2b540b4bd71e8a65"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.42.2/conan-win-32.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.43.0/conan-win-32.exe",
|
||||||
"hash": "8fdcebe75c53b1dd2516ab9c86ce65e1a2b63c631881da6f86de85689c982518"
|
"hash": "e853b3adabc551e2a2f4bbf9be09806d9f7cd7b145f7bc9b09a45291d81077cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user