mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
conan: Update to version 2.6.0
This commit is contained in:
parent
e0815768c2
commit
f6bca28b21
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.0",
|
"version": "2.6.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.5.0/conan-2.5.0-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.6.0/conan-2.6.0-windows-x86_64.zip",
|
||||||
"hash": "b49ca61e114542a18a9e083c566fdbaefed8bfc47b24172c78ad71161bec46b0"
|
"hash": "dae5f9a8bf1ed98412140e70bfcd15d2fade091457824ae3a526a9c51c5d3d68"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.5.0/conan-2.5.0-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.6.0/conan-2.6.0-windows-i686.zip",
|
||||||
"hash": "7d12ad4ee11faa8db82746a44e350010d7a997049437a7a9fc27d5f6c261c171"
|
"hash": "370d698494d02f5384e972390a43d0e723658398363e4e014b94ea26618de074"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user