mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
cmake: Update to version 3.27.4
This commit is contained in:
parent
a4afad32c5
commit
2aca616219
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.27.3",
|
||||
"version": "3.27.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.27.3/cmake-3.27.3-windows-x86_64.zip",
|
||||
"hash": "9c11b58e50b00200c3b1ae5e05d35a87e4d8068e4c7b98ee4eab8740a79380ec",
|
||||
"extract_dir": "cmake-3.27.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip",
|
||||
"hash": "e5e060756444d0b2070328a8821c1ceb62bd6d267aae61bfff06f96c7ec943a6",
|
||||
"extract_dir": "cmake-3.27.4-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-i386.zip",
|
||||
"hash": "36a241f98224f3a94f200ac52a766ba068f3e12928da8d14b8a7400fc2726607",
|
||||
"extract_dir": "cmake-3.27.3-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-i386.zip",
|
||||
"hash": "5ffd1db389cc8d4bad39c220d73c52402cb979d4e36e1e4729e00df6e7e6f1de",
|
||||
"extract_dir": "cmake-3.27.4-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-arm64.zip",
|
||||
"hash": "62c75036bcd94fc01bce387dda138f359346ac633cb8ffcf26ce1663b5d89d93",
|
||||
"extract_dir": "cmake-3.27.3-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-arm64.zip",
|
||||
"hash": "6c1df7ad85ed902ad615cd0c05bca0d3c9c3f67b3980ca9dd2e39b0821d50937",
|
||||
"extract_dir": "cmake-3.27.4-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user