mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
conan: Update to version 2.12.0
This commit is contained in:
parent
1cde4aabdc
commit
a83a01a784
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.11.0",
|
||||
"version": "2.12.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.11.0/conan-2.11.0-windows-x86_64.zip",
|
||||
"hash": "884e36a126340f1f0d19415b528ceff48c2068b1a48e06c3904f4f4ed006068f"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.0/conan-2.12.0-windows-x86_64.zip",
|
||||
"hash": "cd6d5ebac235b66a66a49711a9b9a73682fb101b27fb67128d0a372eb48d50a8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.11.0/conan-2.11.0-windows-i686.zip",
|
||||
"hash": "85a1523f97dd7e1f73852cddb657ef5aa242335e72d0eaa8ab7e77818ef6689b"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.0/conan-2.12.0-windows-i686.zip",
|
||||
"hash": "2c896d375c0d0cd5e740ace71667b1129f0db99d493a70a20ac4a89877de6513"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user