mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
conan: Update to version 1.40.0
This commit is contained in:
parent
6c37255271
commit
7895360200
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.39.0",
|
"version": "1.40.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.39.0/conan-win-64.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.40.0/conan-win-64.exe",
|
||||||
"hash": "59d0b0b3f4418cd7846160a00ff2e1f2c2e5c6c665836d52954c1c25af213d73"
|
"hash": "fa9070489c18c8841ae339df0491b2f354bb1be490bb0227539ebac7697a2e2e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.39.0/conan-win-32.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.40.0/conan-win-32.exe",
|
||||||
"hash": "ce3dbb37465eb6190b0aa7da66ee307d9a413bea59a3edf49d252efb8fda1ece"
|
"hash": "54c644dd1b91a7c1cbe55dc89b9a14cbfcfbf82dfa22f250f0449682f650ce04"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user