mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
conan: Update to version 2.20.0
This commit is contained in:
parent
49f4736979
commit
1ccd84d1ae
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.19.1",
|
||||
"version": "2.20.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.19.1/conan-2.19.1-windows-x86_64.zip",
|
||||
"hash": "2e3b5f6c16a5133693e96c3699b5341dcbbfaab5202280f57ca8fbe281dde6c3"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.20.0/conan-2.20.0-windows-x86_64.zip",
|
||||
"hash": "14dedd066d7a1e4e9afd9ed93164717c6d1254ca1291561a39312188d0622a0e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.19.1/conan-2.19.1-windows-i686.zip",
|
||||
"hash": "c50e2fd0fdf13c470301051b9dfc598f1f59a3c6527ab94854fd89b2f6232bfa"
|
||||
"url": "https://github.com/conan-io/conan/releases/download/2.20.0/conan-2.20.0-windows-i686.zip",
|
||||
"hash": "29399c3d0b69132583a9c2e00bd70e5ef6fa9ac6e85609ed29eb355f23f073f3"
|
||||
}
|
||||
},
|
||||
"bin": "conan.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user