mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
conan: Update to version 2.7.0
This commit is contained in:
parent
0cc7b1a6a5
commit
9c6debb688
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.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.6.0/conan-2.6.0-windows-x86_64.zip",
|
||||
"hash": "dae5f9a8bf1ed98412140e70bfcd15d2fade091457824ae3a526a9c51c5d3d68"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.7.0/conan-2.7.0-windows-x86_64.zip",
|
||||
"hash": "78101e67e2bac2adaab91915d10913108af7ab7fbe625c4acc0c624815e80505"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.6.0/conan-2.6.0-windows-i686.zip",
|
||||
"hash": "370d698494d02f5384e972390a43d0e723658398363e4e014b94ea26618de074"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.7.0/conan-2.7.0-windows-i686.zip",
|
||||
"hash": "5e8c5268aac4ae62724d5d7bc0f37b25129f4ef1501d415be04645de2b371246"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user