mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cmake: Update to version 3.24.0
This commit is contained in:
parent
0bc32c4fa7
commit
52e55c86cc
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.23.3",
|
"version": "3.24.0",
|
||||||
"description": "Family of tools designed to build, test and package software",
|
"description": "Family of tools designed to build, test and package software",
|
||||||
"homepage": "https://cmake.org",
|
"homepage": "https://cmake.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip",
|
||||||
"hash": "b3365f30fc9fb27ffa524c2a987c34b307382930007341b39d3f0e271930d883",
|
"hash": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c",
|
||||||
"extract_dir": "cmake-3.23.3-windows-x86_64"
|
"extract_dir": "cmake-3.24.0-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-i386.zip",
|
||||||
"hash": "5c6fe36122e0ba41baadd0eb80157f107d2cca39894df22e472fcced9542358d",
|
"hash": "5bf55ba9840c668ae3027d02c9178a0e09e034e536cf04455fb7593111bc42c4",
|
||||||
"extract_dir": "cmake-3.23.3-windows-i386"
|
"extract_dir": "cmake-3.24.0-windows-i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user