mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
cmake: Update to version 3.21.4
This commit is contained in:
parent
7df52a6d6c
commit
a5ceff0140
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.21.3",
|
||||
"version": "3.21.4",
|
||||
"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.21.3/cmake-3.21.3-windows-x86_64.zip",
|
||||
"hash": "e28178103fad901a99fb201fac04e4787d4cd4f664c5db88998c57eed68843b9",
|
||||
"extract_dir": "cmake-3.21.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-x86_64.zip",
|
||||
"hash": "360ee9bf77cd891d4a33997e4e214d0cd6a0fd7ae6051d023f403a74248914a8",
|
||||
"extract_dir": "cmake-3.21.4-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-i386.zip",
|
||||
"hash": "b38d83a7670af97d4b8bca2a70f25f8e4cb2d912eb7c371ad3d4a263c2c841d2",
|
||||
"extract_dir": "cmake-3.21.3-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-i386.zip",
|
||||
"hash": "970d38453abd7c5953415b8ea8c1f66f88a2bd2548feabc5e4b6f1b8c4acdcae",
|
||||
"extract_dir": "cmake-3.21.4-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user