mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
conan: Update to version 2.24.0
This commit is contained in:
parent
891be0fe57
commit
e7947098c2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.23.0",
|
"version": "2.24.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.23.0/conan-2.23.0-windows-x86_64.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.24.0/conan-2.24.0-windows-x86_64.zip",
|
||||||
"hash": "196588c71d84433ef195a8bf76dfbffa3a6b6087cf782ae4940a0cf91d3ed75e"
|
"hash": "aefd6f4ea9c69681a185fa7cd4c19c51d700a8f5f72dad7a4d00adb61301acc5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/conan-io/conan/releases/download/2.23.0/conan-2.23.0-windows-i686.zip",
|
"url": "https://github.com/conan-io/conan/releases/download/2.24.0/conan-2.24.0-windows-i686.zip",
|
||||||
"hash": "90dd204f83f7b2f0c2fe59645da5e6f75ea18df7826a173f67d0b7248f511bbd"
|
"hash": "26a9fc8f77576ee3f69d26d18e6d6f1021bdbb4a55494d3f1184fa678a6609ef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conan.exe",
|
"bin": "conan.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user