mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.26.3
This commit is contained in:
parent
6e50f8a4d2
commit
9f4022f5df
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.26.2",
|
||||
"version": "3.26.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.26.2/cmake-3.26.2-windows-x86_64.zip",
|
||||
"hash": "193d93b049b335b003a162d6a24633d4ba2d8d7ee9b392d54dfde88924d792f8",
|
||||
"extract_dir": "cmake-3.26.2-windows-x86_64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-windows-x86_64.zip",
|
||||
"hash": "91a418595cc9a97d5f679e36728dfec79ee52980f51e8814ec7b05b890708523",
|
||||
"extract_dir": "cmake-3.26.3-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-i386.zip",
|
||||
"hash": "4b6a14f679423f27f1c7e8a1be554abde726c4be4b56a75d76d12a42efb5912b",
|
||||
"extract_dir": "cmake-3.26.2-windows-i386"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-windows-i386.zip",
|
||||
"hash": "073ebce128b05716ed07dfa1d62448302c1355013ef4b5e17c3535a2821c4cbc",
|
||||
"extract_dir": "cmake-3.26.3-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user