mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
conan: Update to version 2.0.5
This commit is contained in:
parent
22a3d6e16c
commit
932cd00198
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"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/2.0.4/conan-win-64.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/2.0.5/conan-win-64.exe",
|
||||||
"hash": "5cae2a0ebbb5234df9a180ac4450a77b703ee15bc383e58a6328e5fa2112ef5a"
|
"hash": "8063b3eb51ef523cb1dcec812ad79d5e1dc0f5ab57c20d648a1fd0b08f88e2cd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.0.4/conan-win-32.exe",
|
"url": "https://github.com/conan-io/conan/releases/download/2.0.5/conan-win-32.exe",
|
||||||
"hash": "ee28b4de100f67641b4940e88e70afc234a9a749be33ded210e0e0374a2cd826"
|
"hash": "9e6c4eeaf32220106f8a0a685cfb667a395b182ebe7a8ac3eb90ecd1c0190f0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user