mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cmake: Update to version 3.24.2
This commit is contained in:
parent
7d3e139acb
commit
e2916bb90f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.24.1",
|
||||
"version": "3.24.2",
|
||||
"description": "Family of tools designed to build, test and package software",
|
||||
"homepage": "https://cmake.org",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-x86_64.zip",
|
||||
"hash": "c1b17431a16337d517f7ba78c7067b6f143a12686cb8087f3dd32f3fa45f5aae",
|
||||
"extract_dir": "cmake-3.24.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-windows-x86_64.zip",
|
||||
"hash": "6af30354eecbb7113b0f0142d13c03d21abbc9f4dbdcddaf88df1f9ca1bc4d6f",
|
||||
"extract_dir": "cmake-3.24.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-i386.zip",
|
||||
"hash": "a0b894e2a814d2353f1e581eb6ca3c878a39c071624495729dbcf9978e1579f2",
|
||||
"extract_dir": "cmake-3.24.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-windows-i386.zip",
|
||||
"hash": "52f174dc7f52a9c496c7a49ee35456466c07c8ce29aa2092f4b4536ce5d7ed57",
|
||||
"extract_dir": "cmake-3.24.2-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user