mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
cmake: Update to version 3.29.4
This commit is contained in:
parent
473e83baf0
commit
37be95e878
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.29.3",
|
||||
"version": "3.29.4",
|
||||
"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.29.3/cmake-3.29.3-windows-x86_64.zip",
|
||||
"hash": "6423ed300e6aa1b15c4aeae9a7399157f53fc84a2fb7242ca64c8dfd83e5f8a6",
|
||||
"extract_dir": "cmake-3.29.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4-windows-x86_64.zip",
|
||||
"hash": "1c8bfbc5537553edccded62f8f03475a161280c1b64f54c887824c6eb4e773ff",
|
||||
"extract_dir": "cmake-3.29.4-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.3/cmake-3.29.3-windows-i386.zip",
|
||||
"hash": "39ee04bb8c5a21fed1e4f27447b91951c8564dc2d8cf9e035368329baa4231c6",
|
||||
"extract_dir": "cmake-3.29.3-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4-windows-i386.zip",
|
||||
"hash": "8773df8f82a8172cfd964cc052864592d45481a636cb8b533e3736102a97c2fa",
|
||||
"extract_dir": "cmake-3.29.4-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.3/cmake-3.29.3-windows-arm64.zip",
|
||||
"hash": "8d7d65e46a45bdbf8b4416d29ef6ad9a80f0b26afb5d6afab358e34b1b30a556",
|
||||
"extract_dir": "cmake-3.29.3-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4-windows-arm64.zip",
|
||||
"hash": "16ce291dd34189a60d7add96b4148adfdbb46b6b2478086cb43abe2e5ff34ad3",
|
||||
"extract_dir": "cmake-3.29.4-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user