mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
conan: Update to version 2.18.0
This commit is contained in:
parent
13b103bd96
commit
79f60259a3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.17.1",
|
||||
"version": "2.18.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.17.1/conan-2.17.1-windows-x86_64.zip",
|
||||
"hash": "a3614b0cdbb9378f63b0fef537bf81639578a4c257a9d10680ed3dc610dc5811"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-x86_64.zip",
|
||||
"hash": "cbec64a3fa70463b26a15d20598d106499cc88e80fe48a7fb27d66fad7d79a3a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.17.1/conan-2.17.1-windows-i686.zip",
|
||||
"hash": "47145beda39cf86855aac95685f4a657c4d69cda208881149003a9d492438a21"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.18.0/conan-2.18.0-windows-i686.zip",
|
||||
"hash": "cedc69c64418ee86b0794b0b7e0103d1f0f72b0c9924000eb113879e9fb51141"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user