cmake: Update to version 3.20.1

This commit is contained in:
Richard Kuhnt 2021-04-08 16:00:22 +00:00
parent 8dbd689bc6
commit fbecfb3f36

View File

@ -1,18 +1,18 @@
{ {
"version": "3.20.0", "version": "3.20.1",
"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.0/cmake-3.20.0-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-x86_64.zip",
"hash": "056378cb599353479c3a8aa2654454b8a3eaa3c8c0872928ba7e09c3ec50774c", "hash": "9ed05401722f60e006420f5974c164795b321f0d8d8e7f2c0ed1180b5382201b",
"extract_dir": "cmake-3.20.0-windows-x86_64" "extract_dir": "cmake-3.20.1-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-i386.zip",
"hash": "6df4c34f7d2735100ebae91e6d2d37b3c3c7b81e93decce9f4926a4e505affbc", "hash": "650026534e66dabe0ed6be3422e86fabce5fa86d43927171ea8b8dfd0877fc9d",
"extract_dir": "cmake-3.20.0-windows-i386" "extract_dir": "cmake-3.20.1-windows-i386"
} }
}, },
"bin": [ "bin": [