mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 2.4.1
This commit is contained in:
parent
a91cc9079f
commit
060b8456b4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"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.4.0/conan-2.4.0-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.4.1/conan-2.4.1-windows-x86_64.zip",
|
||||||
"hash": "9ff576a9c8e205b8a3f5934bb5d50d1d962167f63757a0f8ee35b8741938b444"
|
"hash": "3f2bbe5e28aadf60a62b6d1cd048d2784a4b5c56a03fcacb611e7ff0c5edcca5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.4.0/conan-2.4.0-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.4.1/conan-2.4.1-windows-i686.zip",
|
||||||
"hash": "250cf5ffc05df6d7ef5e9c35cd8547ce4f7d974907f967f81673d5895c550302"
|
"hash": "eead70aed839e8ed6ccd8ce8a05f5386c468a2d25f50696938573497eff9dae3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user