mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.26.0
This commit is contained in:
parent
0a5d24a81c
commit
74450caa63
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.25.3",
|
||||
"version": "3.26.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.25.3/cmake-3.25.3-windows-x86_64.zip",
|
||||
"hash": "d129425d569140b729210f3383c246dec19c4183f7d0afae1837044942da3b4b",
|
||||
"extract_dir": "cmake-3.25.3-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-x86_64.zip",
|
||||
"hash": "01191a53d0481ec0e911ba4e37ec41949013408a12dcdf92832a968fea751ea8",
|
||||
"extract_dir": "cmake-3.26.0-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-i386.zip",
|
||||
"hash": "64b29fb20c2ee5079b32b975ebf7659ca55e1b6f43fd72d0d84a1df2536c3d4c",
|
||||
"extract_dir": "cmake-3.26.0-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user