mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
conan: Update to version 2.17.0
This commit is contained in:
parent
2fcbdea5e6
commit
df7bad6f6b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.16.1",
|
"version": "2.17.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.16.1/conan-2.16.1-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-x86_64.zip",
|
||||||
"hash": "60a4758cb59cff1312f3dfca892689c294254e9dcdcde0b4aefea7a05ea2c72a"
|
"hash": "2587ec42ce7bbd95954496dde872e513b78e9dfe02ee8e15c5e76991d10f2089"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.17.0/conan-2.17.0-windows-i686.zip",
|
||||||
"hash": "200ad185586bccbae05615b808089498f7be0dc7027df516f2ba00898f67ef0e"
|
"hash": "c5f300ce308e3185460ce52a60706706025989acbe7ba43f856d18fc319c8653"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user