mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 2.19.0
This commit is contained in:
parent
09a8ba8ca3
commit
3e5c658088
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.18.1",
|
"version": "2.19.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.18.1/conan-2.18.1-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.19.0/conan-2.19.0-windows-x86_64.zip",
|
||||||
"hash": "30e8f202d779c28274a82345c61433cd4bc9a1ae58ff9725cd28226c3775801f"
|
"hash": "19e831537db5feec4dbe9835c847d36ca777921ed16a35dbf478b25b42df950f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.19.0/conan-2.19.0-windows-i686.zip",
|
||||||
"hash": "29693e274417ffd9c0c5f212fb14dab77cb23645f0f230004883bec55c5d7f80"
|
"hash": "e9247329435b280b38284bc7aafb42ae4192767efaa8d14aee3674898a556e25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user