mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.19.7
This commit is contained in:
parent
33dadbfd99
commit
58ad2c6647
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.19.6",
|
"version": "3.19.7",
|
||||||
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
|
"description": "Open-source, cross-platform 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.19.6/cmake-3.19.6-win64-x64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win64-x64.zip",
|
||||||
"hash": "6883a07f95ae01360d24f1341622f71b3e6ddc6251381752cd4a4d9d4d704c67",
|
"hash": "e6788d6e23b3026c37fcfa7658075d6b5f9113f26fae17fe372ad4a7ee62d5fd",
|
||||||
"extract_dir": "cmake-3.19.6-win64-x64"
|
"extract_dir": "cmake-3.19.7-win64-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win32-x86.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win32-x86.zip",
|
||||||
"hash": "e0cd5a2ec34bd7954238ca2a4c7d3c67c49dac2ea285be3c098662a005ad46e0",
|
"hash": "7771205d94022787bc4c3a623629d236b10bf697315e9f92c214dd8b53e8746e",
|
||||||
"extract_dir": "cmake-3.19.6-win32-x86"
|
"extract_dir": "cmake-3.19.7-win32-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user