mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
cmake: Update to version 3.25.3
This commit is contained in:
parent
f38d196131
commit
346b9071a0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.25.2",
|
||||
"version": "3.25.3",
|
||||
"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.25.2/cmake-3.25.2-windows-x86_64.zip",
|
||||
"hash": "0db9d3cebf894f64751141253fb9d9e310f325e2e03044f61249a359d6adf301",
|
||||
"extract_dir": "cmake-3.25.2-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-x86_64.zip",
|
||||
"hash": "d129425d569140b729210f3383c246dec19c4183f7d0afae1837044942da3b4b",
|
||||
"extract_dir": "cmake-3.25.3-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-windows-i386.zip",
|
||||
"hash": "833abaa21bb673491def058cc38834fbd606d525ab271f37a3b8a3aed586c4a0",
|
||||
"extract_dir": "cmake-3.25.2-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-i386.zip",
|
||||
"hash": "2e66cf7cbd35f392f6b9406910c68f4adfca1de9ab7a2fc4cec658c5c5cd9190",
|
||||
"extract_dir": "cmake-3.25.3-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user