mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
cmake: Update to version 4.1.0
This commit is contained in:
parent
a84efa0b45
commit
ea589845ab
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "4.0.3",
|
||||
"version": "4.1.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/v4.0.3/cmake-4.0.3-windows-x86_64.zip",
|
||||
"hash": "b59a31dfbfa376a4aaea9ff560ff2b29f78ee5f9fb15447fc71ae7bf9fea9379",
|
||||
"extract_dir": "cmake-4.0.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-x86_64.zip",
|
||||
"hash": "5c09d23786daa89ac433a1a8237f2bdee9f420fb0f2b8a9aded7894d532c0076",
|
||||
"extract_dir": "cmake-4.1.0-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-i386.zip",
|
||||
"hash": "9f71df30cf0194f7214d135afb277017bd4a58baba2ae14e6ae8b0533b5a3dbf",
|
||||
"extract_dir": "cmake-4.0.3-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-i386.zip",
|
||||
"hash": "8f204250a3df83fa2e46cceae9e4077ba3032cf3b36f86ea5c97485cecc51f4d",
|
||||
"extract_dir": "cmake-4.1.0-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-arm64.zip",
|
||||
"hash": "86ccd6485bbd4bb41a1a858db397be5bca5e0de96858bf8dbba7a64407bd6c00",
|
||||
"extract_dir": "cmake-4.0.3-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-arm64.zip",
|
||||
"hash": "a41bc485de4d17f213e127d43a22d010eb180dfb004d15e6fc9b15662d432c06",
|
||||
"extract_dir": "cmake-4.1.0-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user