mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cmake: Update to version 3.21.3
This commit is contained in:
parent
2bbb542423
commit
67ef407eec
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.21.2",
|
"version": "3.21.3",
|
||||||
"description": "Family of tools designed to build, test and package software",
|
"description": "Family of tools designed to build, test and package software",
|
||||||
"homepage": "https://cmake.org",
|
"homepage": "https://cmake.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-x86_64.zip",
|
||||||
"hash": "213a4e6485b711cb0a48cbd97b10dfe161a46bfe37b8f3205f47e99ffec434d2",
|
"hash": "e28178103fad901a99fb201fac04e4787d4cd4f664c5db88998c57eed68843b9",
|
||||||
"extract_dir": "cmake-3.21.2-windows-x86_64"
|
"extract_dir": "cmake-3.21.3-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-i386.zip",
|
||||||
"hash": "9374249e8ca5cfe899f6a8dc95252e79242290e452b3ce12a88449560143b6e9",
|
"hash": "b38d83a7670af97d4b8bca2a70f25f8e4cb2d912eb7c371ad3d4a263c2c841d2",
|
||||||
"extract_dir": "cmake-3.21.2-windows-i386"
|
"extract_dir": "cmake-3.21.3-windows-i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user