mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cmake: Update to version 3.19.4
This commit is contained in:
parent
7bc5e0e7ee
commit
6be96d0c4d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.19.3",
|
"version": "3.19.4",
|
||||||
"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.3/cmake-3.19.3-win64-x64.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip",
|
||||||
"hash": "3838e11a0db08f97d687f061882a1e52807010a313f3ac716015b3587ca3f20e",
|
"hash": "24b03daf75ce59b542da38c829fe6944d3bf7cf99afaa8225cf29f7876823899",
|
||||||
"extract_dir": "cmake-3.19.3-win64-x64"
|
"extract_dir": "cmake-3.19.4-win64-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win32-x86.zip",
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win32-x86.zip",
|
||||||
"hash": "bfde9e17435773e9be36b63a5db88433394ae7f6898a8201ec9a084c7d7ab45c",
|
"hash": "4d940a0e45bea2b07525add804184f3434684efa2ad72c22b3960933006929e4",
|
||||||
"extract_dir": "cmake-3.19.3-win32-x86"
|
"extract_dir": "cmake-3.19.4-win32-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user