mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
cmake: Update to version 3.19.2
This commit is contained in:
parent
b171eb4217
commit
09040a728b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.19.1",
|
||||
"version": "3.19.2",
|
||||
"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.1/cmake-3.19.1-win64-x64.zip",
|
||||
"hash": "e95d70549f306adb46e0f131dcecdbcbc6412d3a1e073c2c0078812391bf21d3",
|
||||
"extract_dir": "cmake-3.19.1-win64-x64"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip",
|
||||
"hash": "a6fdf509d7a39f1c08b429eaa3ea0012744365a731d00fb770ae88b4d6549ff3",
|
||||
"extract_dir": "cmake-3.19.2-win64-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win32-x86.zip",
|
||||
"hash": "7c01b9cc29a0e5051c11c605b7dd43d187fb25b277e7a3dc4085b9eaf36a0387",
|
||||
"extract_dir": "cmake-3.19.1-win32-x86"
|
||||
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win32-x86.zip",
|
||||
"hash": "f39dbe56f1a574c6679b6c3ec25d4815dcf5389a985de4fd99ad3b1b58a2f0de",
|
||||
"extract_dir": "cmake-3.19.2-win32-x86"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user