mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 2.9.1
This commit is contained in:
parent
94ba6eb5cb
commit
3a7a24b0bb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.9.0",
|
||||
"version": "2.9.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.9.0/conan-2.9.0-windows-x86_64.zip",
|
||||
"hash": "5eeae46d2f323ec810d00a9267d3ef6fa29071fc6ceec870f2d0b4b5c230287b"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.9.1/conan-2.9.1-windows-x86_64.zip",
|
||||
"hash": "c3c288c708ffa59c646cf489a93b6efd560be4fb8aadd1f7dced3fb44d7f04b1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.9.0/conan-2.9.0-windows-i686.zip",
|
||||
"hash": "9ab82bb51e162ab89c9cc2c2ae946fffe70a62eeea22528cf196d84b9f305bc6"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.9.1/conan-2.9.1-windows-i686.zip",
|
||||
"hash": "0c849c49c0881a0250bf434e1fa797bcdf58f590265554439228a42d678e2f92"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user