mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
conan: Update to version 2.7.1
This commit is contained in:
parent
cced72bea6
commit
4d3f211e55
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.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.7.0/conan-2.7.0-windows-x86_64.zip",
|
||||
"hash": "78101e67e2bac2adaab91915d10913108af7ab7fbe625c4acc0c624815e80505"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.7.1/conan-2.7.1-windows-x86_64.zip",
|
||||
"hash": "632daefbabd24f5dcbfa0094aab69507add9c25e0ab85344317ef2eb7518e311"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.7.0/conan-2.7.0-windows-i686.zip",
|
||||
"hash": "5e8c5268aac4ae62724d5d7bc0f37b25129f4ef1501d415be04645de2b371246"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.7.1/conan-2.7.1-windows-i686.zip",
|
||||
"hash": "65bea4533baf4af22c66ce68c978e371beb8c1770e63bb08e0a52c557467b2dd"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user