mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
conan: Update to version 2.15.0
This commit is contained in:
parent
7d79eec77e
commit
3f9ccbfc92
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.14.0",
|
||||
"version": "2.15.0",
|
||||
"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.14.0/conan-2.14.0-windows-x86_64.zip",
|
||||
"hash": "5eb23df782ee3fc5accded4b5ddac23feb308d8f588c2d9574bcb6f65a0ef19c"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-x86_64.zip",
|
||||
"hash": "ebde3f487eddf66f50ee9593c8890baa8a621c07a7dc932c581227a4bd9485b5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.14.0/conan-2.14.0-windows-i686.zip",
|
||||
"hash": "588d6e6e5df8098fbfb483823ff099ab332d8c6af233e7f9ebf2d5c46936ea4c"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.15.0/conan-2.15.0-windows-i686.zip",
|
||||
"hash": "38ab42638aa3de8bc582c9233834765b6fd00bffcb592ceedf4e00da983520c1"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user