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