mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
conan: Update to version 2.16.1
This commit is contained in:
parent
e62c1f7f03
commit
cef7419864
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.16.0",
|
||||
"version": "2.16.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.16.0/conan-2.16.0-windows-x86_64.zip",
|
||||
"hash": "15066d162451e43dc3a89b3cb14c4c820fe6abc71d54b5ab4c0e396f01214d68"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-x86_64.zip",
|
||||
"hash": "60a4758cb59cff1312f3dfca892689c294254e9dcdcde0b4aefea7a05ea2c72a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.16.0/conan-2.16.0-windows-i686.zip",
|
||||
"hash": "d5c70b2bc8b68d023e5474b017a7557583c4456b40c126e8dbecaf5db25e3406"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.16.1/conan-2.16.1-windows-i686.zip",
|
||||
"hash": "200ad185586bccbae05615b808089498f7be0dc7027df516f2ba00898f67ef0e"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user