mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
conan: Update to version 2.5.0
This commit is contained in:
parent
90011b7408
commit
3b1c686f74
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.4.1",
|
||||
"version": "2.5.0",
|
||||
"description": "The open-source, decentralized C/C++ package manager",
|
||||
"homepage": "https://conan.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.4.1/conan-2.4.1-windows-x86_64.zip",
|
||||
"hash": "3f2bbe5e28aadf60a62b6d1cd048d2784a4b5c56a03fcacb611e7ff0c5edcca5"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.5.0/conan-2.5.0-windows-x86_64.zip",
|
||||
"hash": "b49ca61e114542a18a9e083c566fdbaefed8bfc47b24172c78ad71161bec46b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.4.1/conan-2.4.1-windows-i686.zip",
|
||||
"hash": "eead70aed839e8ed6ccd8ce8a05f5386c468a2d25f50696938573497eff9dae3"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.5.0/conan-2.5.0-windows-i686.zip",
|
||||
"hash": "7d12ad4ee11faa8db82746a44e350010d7a997049437a7a9fc27d5f6c261c171"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user