mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 4.0.3
This commit is contained in:
parent
98e6b5bd15
commit
ad145d927f
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.2",
|
"version": "4.0.3",
|
||||||
"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/v4.0.2/cmake-4.0.2-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-x86_64.zip",
|
||||||
"hash": "109ec7de10416d6d78991bab9714d2cb1ccb71d1b436dff42ec978dd283c29fc",
|
"hash": "b59a31dfbfa376a4aaea9ff560ff2b29f78ee5f9fb15447fc71ae7bf9fea9379",
|
||||||
"extract_dir": "cmake-4.0.2-windows-x86_64"
|
"extract_dir": "cmake-4.0.3-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.2/cmake-4.0.2-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-i386.zip",
|
||||||
"hash": "026009a57d06cb8342e42840fcbd83bc5e58ee3ea90d3ddc8e46f82a0d93d9ff",
|
"hash": "9f71df30cf0194f7214d135afb277017bd4a58baba2ae14e6ae8b0533b5a3dbf",
|
||||||
"extract_dir": "cmake-4.0.2-windows-i386"
|
"extract_dir": "cmake-4.0.3-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.2/cmake-4.0.2-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-arm64.zip",
|
||||||
"hash": "634d6bab01a639e314f4fb2fee0967c84c3a37e39b9b2c9455c2dff2deb6a6dc",
|
"hash": "86ccd6485bbd4bb41a1a858db397be5bca5e0de96858bf8dbba7a64407bd6c00",
|
||||||
"extract_dir": "cmake-4.0.2-windows-arm64"
|
"extract_dir": "cmake-4.0.3-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user