cmake: Update to version 3.20.5

This commit is contained in:
Richard Kuhnt 2021-06-21 18:00:23 +00:00
parent da0dbb13fb
commit ba59e54e9f

View File

@ -1,18 +1,18 @@
{ {
"version": "3.20.4", "version": "3.20.5",
"description": "Family of tools designed to build, test and package software", "description": "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.20.4/cmake-3.20.4-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-windows-x86_64.zip",
"hash": "965d2f001c3ca807d288f2b6b15c42b25579a0e73ef12c2a72c95f4c69123638", "hash": "d064e3b4f76d9b8c63ea119c545f769d7bdbf19b484dc94df11508c4f3e05d6d",
"extract_dir": "cmake-3.20.4-windows-x86_64" "extract_dir": "cmake-3.20.5-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-windows-i386.zip",
"hash": "e571c0cebb237da800198ef89d1c874d15f04dfe13dc44d85c2a56e90a4a5209", "hash": "3e288bb1b85d5bfab6671c9bdcea4192eeb02eae1fbf23d0e872e160bb644afa",
"extract_dir": "cmake-3.20.4-windows-i386" "extract_dir": "cmake-3.20.5-windows-i386"
} }
}, },
"bin": [ "bin": [