mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cmake: Update to version 3.27.2
This commit is contained in:
parent
0a6889a6d2
commit
efcc5e328a
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.27.1",
|
||||
"version": "3.27.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.27.1/cmake-3.27.1-windows-x86_64.zip",
|
||||
"hash": "664fe1655999f0b693d1e64ddb430191c727ab0a03dc1da7278f291172e1e04e",
|
||||
"extract_dir": "cmake-3.27.1-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip",
|
||||
"hash": "d5c33f726f9154f4abdda94e83aabd6de9f37b6b25ecbc9e499a3c5777871d55",
|
||||
"extract_dir": "cmake-3.27.2-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-i386.zip",
|
||||
"hash": "f6bdca9944eebe16d6078dd6044fa9f61f22489e4562f49af58bb32f2ed32c8b",
|
||||
"extract_dir": "cmake-3.27.1-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-i386.zip",
|
||||
"hash": "c26e4ba882a94ae24c695b1365f30e75fbea4a65ec0ee36a540f7f9029caf1fd",
|
||||
"extract_dir": "cmake-3.27.2-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-arm64.zip",
|
||||
"hash": "588576bd73f20a851de053571a3ccb9bfe28446b5952ea62918dd273da608183",
|
||||
"extract_dir": "cmake-3.27.1-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-arm64.zip",
|
||||
"hash": "8861c264be983da901e6fbfb3a0bebe87f7b1faba92d3805ffe82a013964229b",
|
||||
"extract_dir": "cmake-3.27.2-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user