mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
conan: Update to version 2.16.0
This commit is contained in:
parent
c9df148739
commit
5e2c14b0a9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.15.1",
|
"version": "2.16.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.15.1/conan-2.15.1-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-x86_64.zip",
|
||||||
"hash": "c7469ce022b74d5f842d9454fb58906db5fadad5629f89b70305be2a412aa1f6"
|
"hash": "15066d162451e43dc3a89b3cb14c4c820fe6abc71d54b5ab4c0e396f01214d68"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.15.1/conan-2.15.1-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-i686.zip",
|
||||||
"hash": "034c2e170ef159b4c0c40f0cf2c8a69813c0333601de8479362063b8e2c2d466"
|
"hash": "d5c70b2bc8b68d023e5474b017a7557583c4456b40c126e8dbecaf5db25e3406"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user