mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.19.6
This commit is contained in:
parent
31c07b7772
commit
b0cd30abc7
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.19.5",
|
||||
"version": "3.19.6",
|
||||
"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.5/cmake-3.19.5-win64-x64.zip",
|
||||
"hash": "e2e12729ac43fb4702aedede0383601ea0d63b75d22f892f944d32749da123fd",
|
||||
"extract_dir": "cmake-3.19.5-win64-x64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.zip",
|
||||
"hash": "6883a07f95ae01360d24f1341622f71b3e6ddc6251381752cd4a4d9d4d704c67",
|
||||
"extract_dir": "cmake-3.19.6-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win32-x86.zip",
|
||||
"hash": "e0cd5a2ec34bd7954238ca2a4c7d3c67c49dac2ea285be3c098662a005ad46e0",
|
||||
"extract_dir": "cmake-3.19.6-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user