cmake: Update to version 3.25.1

This commit is contained in:
github-actions[bot] 2022-12-01 00:34:18 +00:00
parent a88124795c
commit 00e03ba01b

View File

@ -1,18 +1,18 @@
{ {
"version": "3.25.0", "version": "3.25.1",
"description": "Family of tools designed to build, test and package software", "description": "Family of tools designed to build, test and package software",
"homepage": "https://cmake.org", "homepage": "https://cmake.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.zip",
"hash": "b46030c10cab1170355952f9ac59f7e6dabc248070fc53f15dff11d4ed2910f8", "hash": "d93958d87cc9b91983489f0b37a268b03a3c891894d11f5437fa2a5ce94aab24",
"extract_dir": "cmake-3.25.0-windows-x86_64" "extract_dir": "cmake-3.25.1-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-i386.zip",
"hash": "ddd115257a19ff3dd18fc63f32a00ae742f8b62d2e39bc354629903512f99783", "hash": "6f661cd493bc868aa10c8ae3ac1e88caabec45ce8b3f035d5fd165ab9a08bc0c",
"extract_dir": "cmake-3.25.0-windows-i386" "extract_dir": "cmake-3.25.1-windows-i386"
} }
}, },
"bin": [ "bin": [