mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
cmake: Update to version 3.25.0
This commit is contained in:
parent
a45d668c59
commit
557f224ac8
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.24.3",
|
||||
"version": "3.25.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.24.3/cmake-3.24.3-windows-x86_64.zip",
|
||||
"hash": "86c605507e4175d1e1cd2fd9098d6a5b6bf6ff7f885f4b75ddfc9ac3dc1d4452",
|
||||
"extract_dir": "cmake-3.24.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-x86_64.zip",
|
||||
"hash": "b46030c10cab1170355952f9ac59f7e6dabc248070fc53f15dff11d4ed2910f8",
|
||||
"extract_dir": "cmake-3.25.0-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-windows-i386.zip",
|
||||
"hash": "f5a1a1314e539f04a5466a8b5e11d831507a9c2fc233f6dc976b6e304bd1e2ae",
|
||||
"extract_dir": "cmake-3.24.3-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-i386.zip",
|
||||
"hash": "ddd115257a19ff3dd18fc63f32a00ae742f8b62d2e39bc354629903512f99783",
|
||||
"extract_dir": "cmake-3.25.0-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user