mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
cmake: Update to version 3.27.1
This commit is contained in:
parent
b297183bbf
commit
d3289a0ea8
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.27.0",
|
"version": "3.27.1",
|
||||||
"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.27.0/cmake-3.27.0-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-x86_64.zip",
|
||||||
"hash": "fc5f901ef4d438eafbe35b24c608d5de11e517f157b3b7ab8ebbaa7c3c0171d2",
|
"hash": "664fe1655999f0b693d1e64ddb430191c727ab0a03dc1da7278f291172e1e04e",
|
||||||
"extract_dir": "cmake-3.27.0-windows-x86_64"
|
"extract_dir": "cmake-3.27.1-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-i386.zip",
|
||||||
"hash": "bb3c3ca83be02a410b10393d563ec1e83d2048fea5eb35e88efe5c75e239dac3",
|
"hash": "f6bdca9944eebe16d6078dd6044fa9f61f22489e4562f49af58bb32f2ed32c8b",
|
||||||
"extract_dir": "cmake-3.27.0-windows-i386"
|
"extract_dir": "cmake-3.27.1-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-arm64.zip",
|
||||||
"hash": "9345cbbb25cb5e8f3c68db067151a013c628783edbfc6fcf622ae58900aa8ad3",
|
"hash": "588576bd73f20a851de053571a3ccb9bfe28446b5952ea62918dd273da608183",
|
||||||
"extract_dir": "cmake-3.27.0-windows-arm64"
|
"extract_dir": "cmake-3.27.1-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user