mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
conan: Update to version 1.40.3
This commit is contained in:
parent
8a6f482a45
commit
2906a78039
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.40.2",
|
"version": "1.40.3",
|
||||||
"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.40.2/conan-win-64.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.40.3/conan-win-64.exe",
|
||||||
"hash": "fdd9af5a568225a1d22779f6426fd520208e184e948583d1d3f423f66b086fa2"
|
"hash": "20b87289dda2c0e7397ddd6d83c24d60cd2cce2116400335b4e2268125c7bf13"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.40.2/conan-win-32.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.40.3/conan-win-32.exe",
|
||||||
"hash": "7e0673518139b03b31251542704df388073c2698dc046bef741f49d6fb99b4ce"
|
"hash": "2cd8cd378277e8b797b0ef602e933a2623550838d61cc64634d60a88589621f6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user