mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
conan: Update to version 2.21.0
This commit is contained in:
parent
2de17ede6b
commit
8f28c1281c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.20.1",
|
"version": "2.21.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.20.1/conan-2.20.1-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-x86_64.zip",
|
||||||
"hash": "9f455572f3452a40d8ca3f7711b093f55b860461e403c4ba4c33b97b977979f5"
|
"hash": "526ad88393035a1cf242b6990ce07534ceb7006040a3959926c4da7f83cbe515"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.20.1/conan-2.20.1-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.21.0/conan-2.21.0-windows-i686.zip",
|
||||||
"hash": "21e7dab91ddc4c0a36dc0eb5fbea4f54e678f526cd3fc15ea93b9e556d58afce"
|
"hash": "8f774f44dee785d7ec2a055db750dae7477dc6ee0cddbfccfcf1fdfad75c466e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user