mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
cmake: Update to version 3.28.3
This commit is contained in:
parent
13c374e37d
commit
fdc7bf99e9
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.28.2",
|
||||
"version": "3.28.3",
|
||||
"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.28.2/cmake-3.28.2-windows-x86_64.zip",
|
||||
"hash": "f4c751bc3ee070a59977206d6e2896c97217bbf48ba60939603b38112c31f1bd",
|
||||
"extract_dir": "cmake-3.28.2-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-x86_64.zip",
|
||||
"hash": "cac7916f7e1e73a25de857704c94fd5b72ba9fe2f055356b5602d2f960e50e5b",
|
||||
"extract_dir": "cmake-3.28.3-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.2/cmake-3.28.2-windows-i386.zip",
|
||||
"hash": "dabdd59fb8ecdf90f91a161bef502652f07a4b0ed741b2039f2e86eea97db27b",
|
||||
"extract_dir": "cmake-3.28.2-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-i386.zip",
|
||||
"hash": "411812b6b29ac793faf69bdbd36c612f72659363c5491b9f0a478915db3fc58c",
|
||||
"extract_dir": "cmake-3.28.3-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.2/cmake-3.28.2-windows-arm64.zip",
|
||||
"hash": "46a731caa4232448fc3805da2993680a3656f0123d06936fb7a4e8d62e1919d9",
|
||||
"extract_dir": "cmake-3.28.2-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-arm64.zip",
|
||||
"hash": "cfe023b7e82812ef802fb1ec619f6cfa2fdcb58ee61165fc315086286fe9cdcc",
|
||||
"extract_dir": "cmake-3.28.3-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user