mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.30.4
This commit is contained in:
parent
30f311fd40
commit
258c085736
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.30.3",
|
"version": "3.30.4",
|
||||||
"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.30.3/cmake-3.30.3-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-x86_64.zip",
|
||||||
"hash": "2b339f738d3dea408d1523c99bb24d2d82b169f5749a698225ecfdf2f0d1c314",
|
"hash": "cd7363aab96a33237b8913024201863ed218000a0535f3bc9cc6519325416dee",
|
||||||
"extract_dir": "cmake-3.30.3-windows-x86_64"
|
"extract_dir": "cmake-3.30.4-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-i386.zip",
|
||||||
"hash": "5e4464a6d5af15e1a45fa376ac03b6bd63b35b7d93a2e93a2dd6215b39513a3f",
|
"hash": "3c24b0d8eba16383d9a2715e7c66c88bb4ba2ffd02a81f97d6bd0a3486b60ce5",
|
||||||
"extract_dir": "cmake-3.30.3-windows-i386"
|
"extract_dir": "cmake-3.30.4-windows-i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3-windows-arm64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-arm64.zip",
|
||||||
"hash": "8b35d500f6c33383385990405e4a3d307c570e5a0043eab9b781422b078637de",
|
"hash": "cf293501e0ec1bd12e9ed7365c03937ac80742e5d29b836dc3b125bb76d25e98",
|
||||||
"extract_dir": "cmake-3.30.3-windows-arm64"
|
"extract_dir": "cmake-3.30.4-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user