mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cmake: Update to version 3.21.2
This commit is contained in:
parent
a9265ab0e4
commit
5dbcb3e973
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.21.1",
|
||||
"version": "3.21.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.21.1/cmake-3.21.1-windows-x86_64.zip",
|
||||
"hash": "9fba6df0b89be0dc0377f2e77ca272b3f8c38691fe237699de275ea0c2254242",
|
||||
"extract_dir": "cmake-3.21.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-x86_64.zip",
|
||||
"hash": "213a4e6485b711cb0a48cbd97b10dfe161a46bfe37b8f3205f47e99ffec434d2",
|
||||
"extract_dir": "cmake-3.21.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-i386.zip",
|
||||
"hash": "635772701135f704bcf2d03eb69d19ddb1660bab5f150b4661fd67518690fc94",
|
||||
"extract_dir": "cmake-3.21.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-i386.zip",
|
||||
"hash": "9374249e8ca5cfe899f6a8dc95252e79242290e452b3ce12a88449560143b6e9",
|
||||
"extract_dir": "cmake-3.21.2-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user