mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
cmake: Update to version 3.26.2
This commit is contained in:
parent
bf8e9a454a
commit
10484f536f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.26.1",
|
"version": "3.26.2",
|
||||||
"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.26.1/cmake-3.26.1-windows-x86_64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-x86_64.zip",
|
||||||
"hash": "a2cefff35caa91e55716f1951ed82db928fc24f14d61641b21851dcddb81a21e",
|
"hash": "193d93b049b335b003a162d6a24633d4ba2d8d7ee9b392d54dfde88924d792f8",
|
||||||
"extract_dir": "cmake-3.26.1-windows-x86_64"
|
"extract_dir": "cmake-3.26.2-windows-x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-i386.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-i386.zip",
|
||||||
"hash": "a0a5f91e609063c0437f6e03aa2d0de4ada5d12ed5ad74acc09d95960504bc99",
|
"hash": "4b6a14f679423f27f1c7e8a1be554abde726c4be4b56a75d76d12a42efb5912b",
|
||||||
"extract_dir": "cmake-3.26.1-windows-i386"
|
"extract_dir": "cmake-3.26.2-windows-i386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user