cmake: Update to version 3.19.2

This commit is contained in:
Jakub Čábera 2020-12-16 18:42:06 +01:00
parent b171eb4217
commit 09040a728b

View File

@ -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", "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.1/cmake-3.19.1-win64-x64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip",
"hash": "e95d70549f306adb46e0f131dcecdbcbc6412d3a1e073c2c0078812391bf21d3", "hash": "a6fdf509d7a39f1c08b429eaa3ea0012744365a731d00fb770ae88b4d6549ff3",
"extract_dir": "cmake-3.19.1-win64-x64" "extract_dir": "cmake-3.19.2-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win32-x86.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win32-x86.zip",
"hash": "7c01b9cc29a0e5051c11c605b7dd43d187fb25b277e7a3dc4085b9eaf36a0387", "hash": "f39dbe56f1a574c6679b6c3ec25d4815dcf5389a985de4fd99ad3b1b58a2f0de",
"extract_dir": "cmake-3.19.1-win32-x86" "extract_dir": "cmake-3.19.2-win32-x86"
} }
}, },
"bin": [ "bin": [