mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 11:04:49 +00:00
cmake: Update to version 4.2.2
This commit is contained in:
parent
380acbbc51
commit
8daec9d331
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "4.2.1",
|
||||
"version": "4.2.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/v4.2.1/cmake-4.2.1-windows-x86_64.zip",
|
||||
"hash": "dfc2b2afac257555e3b9ce375b12b2883964283a366c17fec96cf4d17e4f1677",
|
||||
"extract_dir": "cmake-4.2.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.2/cmake-4.2.2-windows-x86_64.zip",
|
||||
"hash": "b71b3515bbba0b9b0e05852a3bcb82af548579fdcd6ba7a23f8608518c44bdde",
|
||||
"extract_dir": "cmake-4.2.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.1/cmake-4.2.1-windows-i386.zip",
|
||||
"hash": "696129556482da90293f9d64c1fa68dbe06b0ede80331d7da9aaa03aada6aecf",
|
||||
"extract_dir": "cmake-4.2.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.2/cmake-4.2.2-windows-i386.zip",
|
||||
"hash": "0b8931b98acc7215621a0532f83133f41d295da78a12e269de4e619741acefc5",
|
||||
"extract_dir": "cmake-4.2.2-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.1/cmake-4.2.1-windows-arm64.zip",
|
||||
"hash": "96b097ca3a019cd62839d4805958ad0163dd1adedcfbe578730d57c098aaf667",
|
||||
"extract_dir": "cmake-4.2.1-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.2/cmake-4.2.2-windows-arm64.zip",
|
||||
"hash": "47230d0f4495e2d36c4c2627b952877b2f7cfe404269f0dddba6b85fc89451bd",
|
||||
"extract_dir": "cmake-4.2.2-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user