mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.25.2
This commit is contained in:
parent
5098f68d24
commit
58488e5f5f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.25.1",
|
||||
"version": "3.25.2",
|
||||
"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.1/cmake-3.25.1-windows-x86_64.zip",
|
||||
"hash": "d93958d87cc9b91983489f0b37a268b03a3c891894d11f5437fa2a5ce94aab24",
|
||||
"extract_dir": "cmake-3.25.1-windows-x86_64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-i386.zip",
|
||||
"hash": "6f661cd493bc868aa10c8ae3ac1e88caabec45ce8b3f035d5fd165ab9a08bc0c",
|
||||
"extract_dir": "cmake-3.25.1-windows-i386"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user