mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
conan: Update to version 1.50.0
This commit is contained in:
parent
64109980e9
commit
30d270a043
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.48.2",
|
"version": "1.50.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.48.2/conan-win-64.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.50.0/conan-win-64.exe",
|
||||||
"hash": "c91d273e7c1139b63a074d0d76553b7ed260e07e938295adcc14fb687966c2a6"
|
"hash": "da8a5df0f6fc9d542acd9b93f8f31a084a398ee6ac7ddcfb46ffe8754cceaa13"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/1.48.2/conan-win-32.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/1.50.0/conan-win-32.exe",
|
||||||
"hash": "62276a5dc598be047e57f39b83ab4fae01e74a279be8987d23cd29b7f3fc9df7"
|
"hash": "b28d74bb600a50754f8a02312eff087bc75004e2395a96771435152d71465051"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user