mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
conan: Update to version 2.13.0
This commit is contained in:
parent
aa8537be16
commit
0473924d30
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.12.2",
|
"version": "2.13.0",
|
||||||
"description": "The open-source, decentralized C/C++ package manager",
|
"description": "The open-source, decentralized C/C++ package manager",
|
||||||
"homepage": "https://conan.io",
|
"homepage": "https://conan.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.2/conan-2.12.2-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.13.0/conan-2.13.0-windows-x86_64.zip",
|
||||||
"hash": "a81259ebace5a5c5797c7ddf3c476ec32aea789b0ff60d5ae6fe0405ae602a8d"
|
"hash": "8cfd17f741c3e23ade6ae9d0fef4a8d58f3aceda6acb86f38644105a8b13785f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.12.2/conan-2.12.2-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.13.0/conan-2.13.0-windows-i686.zip",
|
||||||
"hash": "1cd6e8cb5eadcab9829c33bd428c94a0976c62b6ed696b1454b9fb02af2f55aa"
|
"hash": "c7820278115ec9b184e5d46c6622b1e4fb53b12b5ad9a7d01d225288eb1723ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user