mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
conan: Update to version 2.11.0
This commit is contained in:
parent
f9c60e01d4
commit
a5636074b6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.10.3",
|
||||
"version": "2.11.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.10.3/conan-2.10.3-windows-x86_64.zip",
|
||||
"hash": "830b3cbaa8d68a6a2cbdaf670838521527c2e52bd6e40188a8e54c4f749957eb"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.11.0/conan-2.11.0-windows-x86_64.zip",
|
||||
"hash": "884e36a126340f1f0d19415b528ceff48c2068b1a48e06c3904f4f4ed006068f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.10.3/conan-2.10.3-windows-i686.zip",
|
||||
"hash": "a44f7ebcbebad4f7684bcaac432973b69a52a9a5ca07664e24fc1cefe3386b47"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.11.0/conan-2.11.0-windows-i686.zip",
|
||||
"hash": "85a1523f97dd7e1f73852cddb657ef5aa242335e72d0eaa8ab7e77818ef6689b"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user