mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
cmake: Update to version 4.2.1
This commit is contained in:
parent
8e65ff2f9b
commit
c380bcbbcb
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"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.0/cmake-4.2.0-windows-x86_64.zip",
|
||||
"hash": "cf35a516c4f5f4646b301e51c8e24b168cc012c3b1453b8f675303b54eb0ef45",
|
||||
"extract_dir": "cmake-4.2.0-windows-x86_64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-i386.zip",
|
||||
"hash": "aaa3c5f810f2720c63e3b6b5677d0f57fdff705f85e1de2043d716421469d63b",
|
||||
"extract_dir": "cmake-4.2.0-windows-i386"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-arm64.zip",
|
||||
"hash": "9eb3e88083dda569a4086c48517f5d49bd7b505dada79075ea7cb6e2ac6e0a1e",
|
||||
"extract_dir": "cmake-4.2.0-windows-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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user