mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
conan: Update to version 2.12.1
This commit is contained in:
parent
15c4fecb69
commit
2b44782887
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"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.12.0/conan-2.12.0-windows-x86_64.zip",
|
||||
"hash": "cd6d5ebac235b66a66a49711a9b9a73682fb101b27fb67128d0a372eb48d50a8"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-x86_64.zip",
|
||||
"hash": "da6f92e554eea60a6791a8edd307f971fb7773331590b426aca218f9ee29a359"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.0/conan-2.12.0-windows-i686.zip",
|
||||
"hash": "2c896d375c0d0cd5e740ace71667b1129f0db99d493a70a20ac4a89877de6513"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-i686.zip",
|
||||
"hash": "541cc8685aef6a7718951151124df75e722fbd0390f9021582f3b9c7106b611e"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user