mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.28.1
This commit is contained in:
parent
77a2f77adc
commit
15d400bc29
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.28.0",
|
"version": "3.28.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.28.0/cmake-3.28.0-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.1/cmake-3.28.1-windows-x86_64.zip",
|
||||||
"hash": "3096d5d708476cfe37f6c64da480b974f29c01bf5baae314c679c1e2fde8994f",
|
"hash": "671332249bc7cc7424523d6c2b5edd3e3de90a43b8b82e8782f42da4fe4c562d",
|
||||||
"extract_dir": "cmake-3.28.0-windows-x86_64"
|
"extract_dir": "cmake-3.28.1-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.1/cmake-3.28.1-windows-i386.zip",
|
||||||
"hash": "3a08a671e67168acefe533c212592d02b57224a215689725d9a60bd6320a1abb",
|
"hash": "e9591cfdb1d394eee84acdecf880cbd91cf0707dfd0d58bf3796b88475f46cb9",
|
||||||
"extract_dir": "cmake-3.28.0-windows-i386"
|
"extract_dir": "cmake-3.28.1-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.1/cmake-3.28.1-windows-arm64.zip",
|
||||||
"hash": "91d36cfa2c1df7a638d68bf84b33a1d56131cd497275c5192826991e28a3a737",
|
"hash": "a839b8d32c11b24f078142b5b8c3361a955ebc65788f0f0353b2121fe2f74e49",
|
||||||
"extract_dir": "cmake-3.28.0-windows-arm64"
|
"extract_dir": "cmake-3.28.1-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user