mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.13.4
This commit is contained in:
parent
36c138d21b
commit
e634b97a60
14
cmake.json
14
cmake.json
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://cmake.org/",
|
||||
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
|
||||
"version": "3.13.3",
|
||||
"version": "3.13.4",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cmake.org/files/v3.13/cmake-3.13.3-win64-x64.zip",
|
||||
"hash": "6edc6686cd29572984497bb14de338b496604b5029c75321bf559d47664b38ab",
|
||||
"extract_dir": "cmake-3.13.3-win64-x64"
|
||||
"url": "https://cmake.org/files/v3.13/cmake-3.13.4-win64-x64.zip",
|
||||
"hash": "bcd477d49e4a9400b41213d53450b474beaedb264631693c958ef9affa8e5623",
|
||||
"extract_dir": "cmake-3.13.4-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cmake.org/files/v3.13/cmake-3.13.3-win32-x86.zip",
|
||||
"hash": "1382a32494b49d0554268a6d4c321865ace7e66c9189323c4f43630f067cf135",
|
||||
"extract_dir": "cmake-3.13.3-win32-x86"
|
||||
"url": "https://cmake.org/files/v3.13/cmake-3.13.4-win32-x86.zip",
|
||||
"hash": "28daf772f55d817a13ef14e25af2a5569f8326dac66a6aa3cc5208cf1f8e943f",
|
||||
"extract_dir": "cmake-3.13.4-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user