mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
cmake: Update to version 3.19.0
This commit is contained in:
parent
1cf2c42463
commit
c1fabd884f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.18.4",
|
||||
"version": "3.19.0",
|
||||
"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.18.4/cmake-3.18.4-win64-x64.zip",
|
||||
"hash": "a932bc0c8ee79f1003204466c525b38a840424d4ae29f9e5fb88959116f2407d",
|
||||
"extract_dir": "cmake-3.18.4-win64-x64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip",
|
||||
"hash": "67bbda67c98c5f0789199fe1db650f12274a6ad40fd8cae88d208029ac618905",
|
||||
"extract_dir": "cmake-3.19.0-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win32-x86.zip",
|
||||
"hash": "4c519051853686927f87df99669ada3ff15a3086535a7131892febd7c6e2f122",
|
||||
"extract_dir": "cmake-3.18.4-win32-x86"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win32-x86.zip",
|
||||
"hash": "602111e10c29161417c9833be80a53a5a1013dd9094acea4601776b82365f872",
|
||||
"extract_dir": "cmake-3.19.0-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user