mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
conan: Update to version 2.12.2
This commit is contained in:
parent
50fe2b87b2
commit
13c9f9d3cd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.12.1",
|
||||
"version": "2.12.2",
|
||||
"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.1/conan-2.12.1-windows-x86_64.zip",
|
||||
"hash": "da6f92e554eea60a6791a8edd307f971fb7773331590b426aca218f9ee29a359"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.2/conan-2.12.2-windows-x86_64.zip",
|
||||
"hash": "a81259ebace5a5c5797c7ddf3c476ec32aea789b0ff60d5ae6fe0405ae602a8d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.1/conan-2.12.1-windows-i686.zip",
|
||||
"hash": "541cc8685aef6a7718951151124df75e722fbd0390f9021582f3b9c7106b611e"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.2/conan-2.12.2-windows-i686.zip",
|
||||
"hash": "1cd6e8cb5eadcab9829c33bd428c94a0976c62b6ed696b1454b9fb02af2f55aa"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user