mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
cmake: Update to version 4.0.1
This commit is contained in:
parent
be0550a05a
commit
4c8315f00b
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"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/v4.0.0/cmake-4.0.0-windows-x86_64.zip",
|
||||
"hash": "89e87f3e297b70f1349ee7c5f90783ca96efb986b70c558c799c3c9b1b716456",
|
||||
"extract_dir": "cmake-4.0.0-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.1/cmake-4.0.1-windows-x86_64.zip",
|
||||
"hash": "31742b9a264b36897e0c904ab3520baf00a5b5ac5bc801aeede28d0d217eec65",
|
||||
"extract_dir": "cmake-4.0.1-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.0/cmake-4.0.0-windows-i386.zip",
|
||||
"hash": "28408c0ca3b4461550bbcad94c526846699ed79366d81b57db0375cb119875dd",
|
||||
"extract_dir": "cmake-4.0.0-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.1/cmake-4.0.1-windows-i386.zip",
|
||||
"hash": "9174c1f0b519418436eb37c9b419aff40a8b12e12feee649abf04826544f2cdd",
|
||||
"extract_dir": "cmake-4.0.1-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.0/cmake-4.0.0-windows-arm64.zip",
|
||||
"hash": "6a24f1ea0965a10a2508b16db1ec8b62c83d5323ac33a1aa7d201797ba147302",
|
||||
"extract_dir": "cmake-4.0.0-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.1/cmake-4.0.1-windows-arm64.zip",
|
||||
"hash": "3de43c9c826349bba61eef04de90c12c2ad8632b0e0af31c57145f6da69898fb",
|
||||
"extract_dir": "cmake-4.0.1-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user