mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 22:51:28 +00:00
cmake: Update to version 3.29.0
This commit is contained in:
parent
975cbaeb9c
commit
92a3421be7
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "3.28.3",
|
||||
"version": "3.29.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/v3.28.3/cmake-3.28.3-windows-x86_64.zip",
|
||||
"hash": "cac7916f7e1e73a25de857704c94fd5b72ba9fe2f055356b5602d2f960e50e5b",
|
||||
"extract_dir": "cmake-3.28.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.0/cmake-3.29.0-windows-x86_64.zip",
|
||||
"hash": "9ab28eba1ab7911a0e57ab274f5990a283fffa1d22eb711792d5562e5869f9ef",
|
||||
"extract_dir": "cmake-3.29.0-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-i386.zip",
|
||||
"hash": "411812b6b29ac793faf69bdbd36c612f72659363c5491b9f0a478915db3fc58c",
|
||||
"extract_dir": "cmake-3.28.3-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.0/cmake-3.29.0-windows-i386.zip",
|
||||
"hash": "db687afa0b1d0e0c5a2641b31fab050b5e2c044189b6f022ea5a09adba6cf4f5",
|
||||
"extract_dir": "cmake-3.29.0-windows-i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-arm64.zip",
|
||||
"hash": "cfe023b7e82812ef802fb1ec619f6cfa2fdcb58ee61165fc315086286fe9cdcc",
|
||||
"extract_dir": "cmake-3.28.3-windows-arm64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.29.0/cmake-3.29.0-windows-arm64.zip",
|
||||
"hash": "e5bea5c45b61f105429fc664364c5280acd40770cc74235b79e7422f608a9849",
|
||||
"extract_dir": "cmake-3.29.0-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user