mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.28.0
This commit is contained in:
parent
dca96972a7
commit
48db8de421
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.27.9",
|
||||
"version": "3.28.0",
|
||||
"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.9/cmake-3.27.9-windows-x86_64.zip",
|
||||
"hash": "c14e8b5d1c7be0baf0e7936ce8b5a39c5ee3450b14d7e3b32435083eddd9aff7",
|
||||
"extract_dir": "cmake-3.27.9-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-x86_64.zip",
|
||||
"hash": "3096d5d708476cfe37f6c64da480b974f29c01bf5baae314c679c1e2fde8994f",
|
||||
"extract_dir": "cmake-3.28.0-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.9/cmake-3.27.9-windows-i386.zip",
|
||||
"hash": "7296b5a46eb53bfd0e0ff1d818067745cb831ab8d3cef9d266bfc842a435d515",
|
||||
"extract_dir": "cmake-3.27.9-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-i386.zip",
|
||||
"hash": "3a08a671e67168acefe533c212592d02b57224a215689725d9a60bd6320a1abb",
|
||||
"extract_dir": "cmake-3.28.0-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.9/cmake-3.27.9-windows-arm64.zip",
|
||||
"hash": "bca795134956264ede142f79aa513476985f4f410f6501a727d602760e9212dd",
|
||||
"extract_dir": "cmake-3.27.9-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-arm64.zip",
|
||||
"hash": "91d36cfa2c1df7a638d68bf84b33a1d56131cd497275c5192826991e28a3a737",
|
||||
"extract_dir": "cmake-3.28.0-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user