mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.19.5
This commit is contained in:
parent
4c4593a928
commit
76030c20fb
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.19.4",
|
||||
"version": "3.19.5",
|
||||
"description": "Open-source, cross-platform 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.19.4/cmake-3.19.4-win64-x64.zip",
|
||||
"hash": "24b03daf75ce59b542da38c829fe6944d3bf7cf99afaa8225cf29f7876823899",
|
||||
"extract_dir": "cmake-3.19.4-win64-x64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.zip",
|
||||
"hash": "e2e12729ac43fb4702aedede0383601ea0d63b75d22f892f944d32749da123fd",
|
||||
"extract_dir": "cmake-3.19.5-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win32-x86.zip",
|
||||
"hash": "4d940a0e45bea2b07525add804184f3434684efa2ad72c22b3960933006929e4",
|
||||
"extract_dir": "cmake-3.19.4-win32-x86"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win32-x86.zip",
|
||||
"hash": "bb51f578195ca6587afe4e2fc67f6755fd6962aa0eb897713f309ac4567da6f4",
|
||||
"extract_dir": "cmake-3.19.5-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user