diff --git a/.eslintrc.js b/.eslintrc.js index 469223f..35e6aff 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Luca Cappa +// Copyright (c) 2020-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT diff --git a/.latest_cmake_version b/.latest_cmake_version index 7587f94..17af4fa 100644 --- a/.latest_cmake_version +++ b/.latest_cmake_version @@ -1 +1 @@ -3.27.4 \ No newline at end of file +3.27.6 \ No newline at end of file diff --git a/LICENSE.txt b/LICENSE.txt index 2aa07e6..dacc808 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ The MIT License (MIT) -Copyright (c) 2020-2021-2022 Luca Cappa +Copyright (c) 2020-2021-2022-2023 Luca Cappa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 1774f8a..968ab59 100644 --- a/README.md +++ b/README.md @@ -161,5 +161,5 @@ The software is provided as is, there is no warranty of any kind. All users are # License All the content in this repository is licensed under the [MIT License](LICENSE.txt). -Copyright (c) 2020-2021-2022 Luca Cappa +Copyright (c) 2020-2021-2022-2023 Luca Cappa diff --git a/action.yml b/action.yml index 11c3bcb..b54c60d 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020, 2021, 2022 Luca Cappa +# Copyright (c) 2020, 2021, 2022, 2023 Luca Cappa # Released under the term specified in file LICENSE.txt # SPDX short identifier: MIT diff --git a/dist/index.js b/dist/index.js index ea324b6..f613f4d 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6,7 +6,7 @@ "use strict"; -// Copyright (c) 2020-2021-2022 Luca Cappa +// Copyright (c) 2020-2021-2022-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { @@ -315,7 +315,7 @@ exports.main = main; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.ninjaCatalog = exports.cmakeCatalog = void 0; -exports.cmakeCatalog = { "3.27.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-aarch64.tar.gz", "fileName": "cmake-3.27.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-x86_64.tar.gz", "fileName": "cmake-3.27.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-macos-universal.tar.gz", "fileName": "cmake-3.27.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip", "fileName": "cmake-3.27.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "latest": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-aarch64.tar.gz", "fileName": "cmake-3.27.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-x86_64.tar.gz", "fileName": "cmake-3.27.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-macos-universal.tar.gz", "fileName": "cmake-3.27.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip", "fileName": "cmake-3.27.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-aarch64.tar.gz", "fileName": "cmake-3.27.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-x86_64.tar.gz", "fileName": "cmake-3.27.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-macos-universal.tar.gz", "fileName": "cmake-3.27.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-x86_64.zip", "fileName": "cmake-3.27.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-aarch64.tar.gz", "fileName": "cmake-3.27.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-x86_64.tar.gz", "fileName": "cmake-3.27.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-macos-universal.tar.gz", "fileName": "cmake-3.27.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip", "fileName": "cmake-3.27.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-aarch64.tar.gz", "fileName": "cmake-3.27.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-x86_64.tar.gz", "fileName": "cmake-3.27.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-macos-universal.tar.gz", "fileName": "cmake-3.27.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-x86_64.zip", "fileName": "cmake-3.27.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-aarch64.tar.gz", "fileName": "cmake-3.26.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-x86_64.tar.gz", "fileName": "cmake-3.26.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-macos-universal.tar.gz", "fileName": "cmake-3.26.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-windows-x86_64.zip", "fileName": "cmake-3.26.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-macos-universal.tar.gz", "fileName": "cmake-3.27.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.zip", "fileName": "cmake-3.27.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "latestrc": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-aarch64.tar.gz", "fileName": "cmake-3.26.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-x86_64.tar.gz", "fileName": "cmake-3.26.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-macos-universal.tar.gz", "fileName": "cmake-3.26.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-x86_64.zip", "fileName": "cmake-3.26.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-aarch64.tar.gz", "fileName": "cmake-3.26.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-x86_64.tar.gz", "fileName": "cmake-3.26.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-macos-universal.tar.gz", "fileName": "cmake-3.26.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-windows-x86_64.zip", "fileName": "cmake-3.26.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-aarch64.tar.gz", "fileName": "cmake-3.26.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-x86_64.tar.gz", "fileName": "cmake-3.26.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-macos-universal.tar.gz", "fileName": "cmake-3.26.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-x86_64.zip", "fileName": "cmake-3.26.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-aarch64.tar.gz", "fileName": "cmake-3.26.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-x86_64.tar.gz", "fileName": "cmake-3.26.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-macos-universal.tar.gz", "fileName": "cmake-3.26.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-x86_64.zip", "fileName": "cmake-3.26.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-macos-universal.tar.gz", "fileName": "cmake-3.26.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-x86_64.zip", "fileName": "cmake-3.26.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-aarch64.tar.gz", "fileName": "cmake-3.25.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-x86_64.tar.gz", "fileName": "cmake-3.25.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-macos-universal.tar.gz", "fileName": "cmake-3.25.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-x86_64.zip", "fileName": "cmake-3.25.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-aarch64.tar.gz", "fileName": "cmake-3.24.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-x86_64.tar.gz", "fileName": "cmake-3.24.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-macos-universal.tar.gz", "fileName": "cmake-3.24.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-windows-x86_64.zip", "fileName": "cmake-3.24.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-aarch64.tar.gz", "fileName": "cmake-3.25.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-x86_64.tar.gz", "fileName": "cmake-3.25.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-macos-universal.tar.gz", "fileName": "cmake-3.25.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-windows-x86_64.zip", "fileName": "cmake-3.25.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-aarch64.tar.gz", "fileName": "cmake-3.25.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-x86_64.tar.gz", "fileName": "cmake-3.25.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-macos-universal.tar.gz", "fileName": "cmake-3.25.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.zip", "fileName": "cmake-3.25.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-macos-universal.tar.gz", "fileName": "cmake-3.25.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-x86_64.zip", "fileName": "cmake-3.25.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-aarch64.tar.gz", "fileName": "cmake-3.24.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-x86_64.tar.gz", "fileName": "cmake-3.24.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-macos-universal.tar.gz", "fileName": "cmake-3.24.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-windows-x86_64.zip", "fileName": "cmake-3.24.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-aarch64.tar.gz", "fileName": "cmake-3.23.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-x86_64.tar.gz", "fileName": "cmake-3.23.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-macos-universal.tar.gz", "fileName": "cmake-3.23.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-windows-x86_64.zip", "fileName": "cmake-3.23.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-aarch64.tar.gz", "fileName": "cmake-3.23.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-x86_64.tar.gz", "fileName": "cmake-3.23.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-macos-universal.tar.gz", "fileName": "cmake-3.23.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-windows-x86_64.zip", "fileName": "cmake-3.23.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-aarch64.tar.gz", "fileName": "cmake-3.24.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-x86_64.tar.gz", "fileName": "cmake-3.24.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-macos-universal.tar.gz", "fileName": "cmake-3.24.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-windows-x86_64.zip", "fileName": "cmake-3.24.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-aarch64.tar.gz", "fileName": "cmake-3.24.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-x86_64.tar.gz", "fileName": "cmake-3.24.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-macos-universal.tar.gz", "fileName": "cmake-3.24.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-x86_64.zip", "fileName": "cmake-3.24.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz", "fileName": "cmake-3.24.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip", "fileName": "cmake-3.24.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-aarch64.tar.gz", "fileName": "cmake-3.23.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-x86_64.tar.gz", "fileName": "cmake-3.23.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-macos-universal.tar.gz", "fileName": "cmake-3.23.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-x86_64.zip", "fileName": "cmake-3.23.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-aarch64.tar.gz", "fileName": "cmake-3.22.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-x86_64.tar.gz", "fileName": "cmake-3.22.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-macos-universal.tar.gz", "fileName": "cmake-3.22.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-windows-x86_64.zip", "fileName": "cmake-3.22.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-aarch64.tar.gz", "fileName": "cmake-3.22.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-x86_64.tar.gz", "fileName": "cmake-3.22.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-macos-universal.tar.gz", "fileName": "cmake-3.22.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-windows-x86_64.zip", "fileName": "cmake-3.22.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.7": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-aarch64.tar.gz", "fileName": "cmake-3.21.7-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-x86_64.tar.gz", "fileName": "cmake-3.21.7-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-macos-universal.tar.gz", "fileName": "cmake-3.21.7-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-windows-x86_64.zip", "fileName": "cmake-3.21.7-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-aarch64.tar.gz", "fileName": "cmake-3.23.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-x86_64.tar.gz", "fileName": "cmake-3.23.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-macos-universal.tar.gz", "fileName": "cmake-3.23.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-windows-x86_64.zip", "fileName": "cmake-3.23.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-aarch64.tar.gz", "fileName": "cmake-3.23.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-x86_64.tar.gz", "fileName": "cmake-3.23.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-macos-universal.tar.gz", "fileName": "cmake-3.23.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip", "fileName": "cmake-3.23.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-aarch64.tar.gz", "fileName": "cmake-3.22.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-x86_64.tar.gz", "fileName": "cmake-3.22.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-macos-universal.tar.gz", "fileName": "cmake-3.22.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-windows-x86_64.zip", "fileName": "cmake-3.22.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-macos-universal.tar.gz", "fileName": "cmake-3.23.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-x86_64.zip", "fileName": "cmake-3.23.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-aarch64.tar.gz", "fileName": "cmake-3.22.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-x86_64.tar.gz", "fileName": "cmake-3.22.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-macos-universal.tar.gz", "fileName": "cmake-3.22.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-x86_64.zip", "fileName": "cmake-3.22.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-aarch64.tar.gz", "fileName": "cmake-3.21.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-x86_64.tar.gz", "fileName": "cmake-3.21.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-macos-universal.tar.gz", "fileName": "cmake-3.21.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-windows-x86_64.zip", "fileName": "cmake-3.21.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-aarch64.tar.gz", "fileName": "cmake-3.21.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-x86_64.tar.gz", "fileName": "cmake-3.21.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-macos-universal.tar.gz", "fileName": "cmake-3.21.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-windows-x86_64.zip", "fileName": "cmake-3.21.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-aarch64.tar.gz", "fileName": "cmake-3.22.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-x86_64.tar.gz", "fileName": "cmake-3.22.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-macos-universal.tar.gz", "fileName": "cmake-3.22.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-x86_64.zip", "fileName": "cmake-3.22.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-aarch64.tar.gz", "fileName": "cmake-3.22.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz", "fileName": "cmake-3.22.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-macos-universal.tar.gz", "fileName": "cmake-3.22.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip", "fileName": "cmake-3.22.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-macos-universal.tar.gz", "fileName": "cmake-3.22.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-x86_64.zip", "fileName": "cmake-3.22.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.22.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.22.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.22.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.22.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-aarch64.tar.gz", "fileName": "cmake-3.21.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-x86_64.tar.gz", "fileName": "cmake-3.21.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-macos-universal.tar.gz", "fileName": "cmake-3.21.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-x86_64.zip", "fileName": "cmake-3.21.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.22.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.22.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-aarch64.tar.gz", "fileName": "cmake-3.21.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-x86_64.tar.gz", "fileName": "cmake-3.21.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-macos-universal.tar.gz", "fileName": "cmake-3.21.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-x86_64.zip", "fileName": "cmake-3.21.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-aarch64.tar.gz", "fileName": "cmake-3.20.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-x86_64.tar.gz", "fileName": "cmake-3.20.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-macos-universal.tar.gz", "fileName": "cmake-3.20.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-windows-x86_64.zip", "fileName": "cmake-3.20.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-aarch64.tar.gz", "fileName": "cmake-3.21.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-x86_64.tar.gz", "fileName": "cmake-3.21.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-macos-universal.tar.gz", "fileName": "cmake-3.21.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-x86_64.zip", "fileName": "cmake-3.21.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-aarch64.tar.gz", "fileName": "cmake-3.21.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-x86_64.tar.gz", "fileName": "cmake-3.21.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-macos-universal.tar.gz", "fileName": "cmake-3.21.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-x86_64.zip", "fileName": "cmake-3.21.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-macos-universal.tar.gz", "fileName": "cmake-3.21.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-x86_64.zip", "fileName": "cmake-3.21.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.21.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.21.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.21.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.21.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.21.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.21.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-aarch64.tar.gz", "fileName": "cmake-3.20.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-x86_64.tar.gz", "fileName": "cmake-3.20.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-macos-universal.tar.gz", "fileName": "cmake-3.20.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-windows-x86_64.zip", "fileName": "cmake-3.20.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-aarch64.tar.gz", "fileName": "cmake-3.20.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-x86_64.tar.gz", "fileName": "cmake-3.20.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-macos-universal.tar.gz", "fileName": "cmake-3.20.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-x86_64.zip", "fileName": "cmake-3.20.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-aarch64.tar.gz", "fileName": "cmake-3.20.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-x86_64.tar.gz", "fileName": "cmake-3.20.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz", "fileName": "cmake-3.20.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip", "fileName": "cmake-3.20.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-aarch64.tar.gz", "fileName": "cmake-3.20.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-x86_64.tar.gz", "fileName": "cmake-3.20.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-macos-universal.tar.gz", "fileName": "cmake-3.20.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-x86_64.zip", "fileName": "cmake-3.20.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-aarch64.tar.gz", "fileName": "cmake-3.20.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-x86_64.tar.gz", "fileName": "cmake-3.20.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-macos-universal.tar.gz", "fileName": "cmake-3.20.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-x86_64.zip", "fileName": "cmake-3.20.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.8": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.8-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.8-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-macos-universal.tar.gz", "fileName": "cmake-3.19.8-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-win64-x64.zip", "fileName": "cmake-3.19.8-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-macos-universal.tar.gz", "fileName": "cmake-3.20.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-windows-x86_64.zip", "fileName": "cmake-3.20.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.7": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.7-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-macos-universal.tar.gz", "fileName": "cmake-3.19.7-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win64-x64.zip", "fileName": "cmake-3.19.7-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.6-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-macos-universal.tar.gz", "fileName": "cmake-3.19.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.zip", "fileName": "cmake-3.19.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.5-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-macos-universal.tar.gz", "fileName": "cmake-3.19.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.zip", "fileName": "cmake-3.19.5-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.6": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win64-x64.zip", "fileName": "cmake-3.18.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.4-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-macos-universal.tar.gz", "fileName": "cmake-3.19.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip", "fileName": "cmake-3.19.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.3-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-macos-universal.tar.gz", "fileName": "cmake-3.19.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win64-x64.zip", "fileName": "cmake-3.19.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-macos-universal.tar.gz", "fileName": "cmake-3.19.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip", "fileName": "cmake-3.19.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win64-x64.zip", "fileName": "cmake-3.19.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip", "fileName": "cmake-3.19.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.5": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-win64-x64.zip", "fileName": "cmake-3.18.5-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0-rc3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-win64-x64.zip", "fileName": "cmake-3.19.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-win64-x64.zip", "fileName": "cmake-3.19.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0-rc1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-win64-x64.zip", "fileName": "cmake-3.19.0-rc1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win64-x64.zip", "fileName": "cmake-3.18.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-win64-x64.zip", "fileName": "cmake-3.18.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.17.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-win32-x86.zip", "fileName": "cmake-3.17.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.9": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-win32-x86.zip", "fileName": "cmake-3.16.9-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.9-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.9-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.18.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-win64-x64.zip", "fileName": "cmake-3.18.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-win64-x64.zip", "fileName": "cmake-3.18.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-win32-x86.zip", "fileName": "cmake-3.17.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.18.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-win64-x64.zip", "fileName": "cmake-3.18.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.18.0-rc4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-win32-x86.zip", "fileName": "cmake-3.18.0-rc4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.0-rc3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-win64-x64.zip", "fileName": "cmake-3.18.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-win32-x86.zip", "fileName": "cmake-3.18.0-rc2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.0-rc1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-win64-x64.zip", "fileName": "cmake-3.18.0-rc1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.16.8": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.8-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-win64-x64.zip", "fileName": "cmake-3.16.8-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.8-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-win32-x86.zip", "fileName": "cmake-3.17.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.7": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-win64-x64.zip", "fileName": "cmake-3.16.7-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.7-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-win64-x64.zip", "fileName": "cmake-3.17.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.6": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-win64-x64.zip", "fileName": "cmake-3.16.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-win64-x64.zip", "fileName": "cmake-3.17.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-win64-x64.zip", "fileName": "cmake-3.17.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.0-rc3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-win64-x64.zip", "fileName": "cmake-3.17.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-win32-x86.zip", "fileName": "cmake-3.16.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.0-rc2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-win64-x64.zip", "fileName": "cmake-3.17.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.0-rc1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-win32-x86.zip", "fileName": "cmake-3.17.0-rc1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-win64-x64.zip", "fileName": "cmake-3.16.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.7": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-win32-x86.zip", "fileName": "cmake-3.15.7-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.7-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win32-x86.zip", "fileName": "cmake-3.16.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.16.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win32-x86.zip", "fileName": "cmake-3.16.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.6": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.zip", "fileName": "cmake-3.15.6-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-win32-x86.zip", "fileName": "cmake-3.16.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-win32-x86.zip", "fileName": "cmake-3.16.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.16.0-rc4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-win32-x86.zip", "fileName": "cmake-3.16.0-rc4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.0-rc3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-win64-x64.zip", "fileName": "cmake-3.16.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-win32-x86.zip", "fileName": "cmake-3.15.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-win64-x64.zip", "fileName": "cmake-3.16.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.0-rc1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-win32-x86.zip", "fileName": "cmake-3.16.0-rc1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-win32-x86.zip", "fileName": "cmake-3.15.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.7": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-win64-x64.zip", "fileName": "cmake-3.14.7-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.7-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-win32-x86.zip", "fileName": "cmake-3.15.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.15.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win64-x64.zip", "fileName": "cmake-3.15.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win32-x86.zip", "fileName": "cmake-3.15.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-win32-x86.zip", "fileName": "cmake-3.15.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.6": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-win32-x86.zip", "fileName": "cmake-3.14.6-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-win32-x86.zip", "fileName": "cmake-3.15.0-rc4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-win64-x64.zip", "fileName": "cmake-3.15.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-win32-x86.zip", "fileName": "cmake-3.15.0-rc2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-win64-x64.zip", "fileName": "cmake-3.15.0-rc1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.14.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-win64-x64.zip", "fileName": "cmake-3.14.5-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win32-x86.zip", "fileName": "cmake-3.14.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.13.5": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win32-x86.zip", "fileName": "cmake-3.13.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-win64-x64.zip", "fileName": "cmake-3.14.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.14.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-win64-x64.zip", "fileName": "cmake-3.14.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-win64-x64.zip", "fileName": "cmake-3.14.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-win64-x64.zip", "fileName": "cmake-3.14.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.0-rc4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-win64-x64.zip", "fileName": "cmake-3.14.0-rc4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.0-rc3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-win32-x86.zip", "fileName": "cmake-3.14.0-rc3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.14.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-win64-x64.zip", "fileName": "cmake-3.14.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.0-rc1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-win32-x86.zip", "fileName": "cmake-3.14.0-rc1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.13.4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-win32-x86.zip", "fileName": "cmake-3.13.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.13.3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-win64-x64.zip", "fileName": "cmake-3.13.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.13.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-win64-x64.zip", "fileName": "cmake-3.13.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.13.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-win64-x64.zip", "fileName": "cmake-3.13.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.13.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-win64-x64.zip", "fileName": "cmake-3.13.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.12.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-win64-x64.zip", "fileName": "cmake-3.12.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.12.3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-win64-x64.zip", "fileName": "cmake-3.12.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.12.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-win64-x64.zip", "fileName": "cmake-3.12.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.12.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-win32-x86.zip", "fileName": "cmake-3.12.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.12.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-win32-x86.zip", "fileName": "cmake-3.12.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.11.4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-win32-x86.zip", "fileName": "cmake-3.11.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.11.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-win32-x86.zip", "fileName": "cmake-3.11.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.11.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-win32-x86.zip", "fileName": "cmake-3.11.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.11.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-win64-x64.zip", "fileName": "cmake-3.11.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.11.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-win32-x86.zip", "fileName": "cmake-3.11.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.10.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-win32-x86.zip", "fileName": "cmake-3.10.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.10.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-win64-x64.zip", "fileName": "cmake-3.10.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.10.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-win64-x64.zip", "fileName": "cmake-3.10.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.10.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-win32-x86.zip", "fileName": "cmake-3.10.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.6": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-win64-x64.zip", "fileName": "cmake-3.9.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.9.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-win32-x86.zip", "fileName": "cmake-3.9.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-win64-x64.zip", "fileName": "cmake-3.9.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-win64-x64.zip", "fileName": "cmake-3.9.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.9.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-win64-x64.zip", "fileName": "cmake-3.9.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.9.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-win32-x86.zip", "fileName": "cmake-3.9.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-win32-x86.zip", "fileName": "cmake-3.9.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.8.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.8.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.8.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-win64-x64.zip", "fileName": "cmake-3.8.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.8.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-win64-x64.zip", "fileName": "cmake-3.8.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.8.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.8.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.8.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.8.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.8.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-win64-x64.zip", "fileName": "cmake-3.8.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.7.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.7.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-win64-x64.zip", "fileName": "cmake-3.7.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.7.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.7.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-win64-x64.zip", "fileName": "cmake-3.7.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.7.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.7.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.7.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-win64-x64.zip", "fileName": "cmake-3.7.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.7.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.7.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.6.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Linux-i386.tar.gz", "fileName": "cmake-3.6.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-win32-x86.zip", "fileName": "cmake-3.6.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.6.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Linux-i386.tar.gz", "fileName": "cmake-3.6.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-win64-x64.zip", "fileName": "cmake-3.6.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.6.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.6.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-win32-x86.zip", "fileName": "cmake-3.6.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.6.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-win64-x64.zip", "fileName": "cmake-3.6.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Linux-i386.tar.gz", "fileName": "cmake-3.6.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.5.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.5.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.5.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-win32-x86.zip", "fileName": "cmake-3.5.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.5.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Linux-i386.tar.gz", "fileName": "cmake-3.5.1-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-win32-x86.zip", "fileName": "cmake-3.5.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.5.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.5.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-win32-x86.zip", "fileName": "cmake-3.5.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.5.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.5.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.4.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Linux-i386.tar.gz", "fileName": "cmake-3.4.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-win32-x86.zip", "fileName": "cmake-3.4.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.4.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.4.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.4.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Linux-i386.tar.gz", "fileName": "cmake-3.4.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-win32-x86.zip", "fileName": "cmake-3.4.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.4.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.4.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.4.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-win32-x86.zip", "fileName": "cmake-3.4.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.4.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-win32-x86.zip", "fileName": "cmake-3.4.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.4.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.3.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.3.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.3.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-win32-x86.zip", "fileName": "cmake-3.3.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.3.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-win32-x86.zip", "fileName": "cmake-3.3.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.3.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.3.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.3.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.3.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.3.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-win32-x86.zip", "fileName": "cmake-3.3.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.2.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Linux-i386.tar.gz", "fileName": "cmake-3.2.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-win32-x86.zip", "fileName": "cmake-3.2.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.2.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-win32-x86.zip", "fileName": "cmake-3.2.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.2.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.2.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-win32-x86.zip", "fileName": "cmake-3.2.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.2.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.2.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Linux-i386.tar.gz", "fileName": "cmake-3.2.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-win32-x86.zip", "fileName": "cmake-3.2.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.1.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.1.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Linux-i386.tar.gz", "fileName": "cmake-3.1.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-win32-x86.zip", "fileName": "cmake-3.1.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.1.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.1.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.1.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-win32-x86.zip", "fileName": "cmake-3.1.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.1.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Linux-i386.tar.gz", "fileName": "cmake-3.1.1-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.1.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-win32-x86.zip", "fileName": "cmake-3.1.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.1.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-Linux-i386.tar.gz", "fileName": "cmake-3.1.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-win32-x86.zip", "fileName": "cmake-3.1.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.0.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Darwin64-universal.tar.gz", "fileName": "cmake-3.0.2-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-win32-x86.zip", "fileName": "cmake-3.0.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Linux-i386.tar.gz", "fileName": "cmake-3.0.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.0.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-win32-x86.zip", "fileName": "cmake-3.0.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Linux-i386.tar.gz", "fileName": "cmake-3.0.1-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Darwin64-universal.tar.gz", "fileName": "cmake-3.0.1-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.0.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Darwin64-universal.tar.gz", "fileName": "cmake-3.0.0-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-win32-x86.zip", "fileName": "cmake-3.0.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Linux-i386.tar.gz", "fileName": "cmake-3.0.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "2.8.12": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Linux-i386.tar.gz", "fileName": "cmake-2.8.12.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Darwin64-universal.tar.gz", "fileName": "cmake-2.8.12.2-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-win32-x86.zip", "fileName": "cmake-2.8.12.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "2.8.10": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-win32-x86.zip", "fileName": "cmake-2.8.10.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Linux-i386.tar.gz", "fileName": "cmake-2.8.10.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Darwin64-universal.tar.gz", "fileName": "cmake-2.8.10.2-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "2.6.4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-Linux-i386.tar.gz", "fileName": "cmake-2.6.4-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-win32-x86.zip", "fileName": "cmake-2.6.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "2.4.8": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-win32-x86.zip", "fileName": "cmake-2.4.8-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-Linux-i386.tar.gz", "fileName": "cmake-2.4.8-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } } }; +exports.cmakeCatalog = { "3.27.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-aarch64.tar.gz", "fileName": "cmake-3.27.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-x86_64.tar.gz", "fileName": "cmake-3.27.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-macos-universal.tar.gz", "fileName": "cmake-3.27.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-windows-x86_64.zip", "fileName": "cmake-3.27.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "latest": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-aarch64.tar.gz", "fileName": "cmake-3.27.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-x86_64.tar.gz", "fileName": "cmake-3.27.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-macos-universal.tar.gz", "fileName": "cmake-3.27.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-windows-x86_64.zip", "fileName": "cmake-3.27.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-linux-aarch64.tar.gz", "fileName": "cmake-3.27.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-linux-x86_64.tar.gz", "fileName": "cmake-3.27.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-macos-universal.tar.gz", "fileName": "cmake-3.27.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-windows-x86_64.zip", "fileName": "cmake-3.27.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-aarch64.tar.gz", "fileName": "cmake-3.27.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-x86_64.tar.gz", "fileName": "cmake-3.27.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-macos-universal.tar.gz", "fileName": "cmake-3.27.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip", "fileName": "cmake-3.27.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-aarch64.tar.gz", "fileName": "cmake-3.27.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-x86_64.tar.gz", "fileName": "cmake-3.27.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-macos-universal.tar.gz", "fileName": "cmake-3.27.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-x86_64.zip", "fileName": "cmake-3.27.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-aarch64.tar.gz", "fileName": "cmake-3.27.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-x86_64.tar.gz", "fileName": "cmake-3.27.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-macos-universal.tar.gz", "fileName": "cmake-3.27.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip", "fileName": "cmake-3.27.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-aarch64.tar.gz", "fileName": "cmake-3.27.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-x86_64.tar.gz", "fileName": "cmake-3.27.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-macos-universal.tar.gz", "fileName": "cmake-3.27.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-x86_64.zip", "fileName": "cmake-3.27.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-aarch64.tar.gz", "fileName": "cmake-3.26.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-x86_64.tar.gz", "fileName": "cmake-3.26.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-macos-universal.tar.gz", "fileName": "cmake-3.26.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-windows-x86_64.zip", "fileName": "cmake-3.26.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-macos-universal.tar.gz", "fileName": "cmake-3.27.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.zip", "fileName": "cmake-3.27.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "latestrc": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.27.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.27.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.27.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.27.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.27.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-aarch64.tar.gz", "fileName": "cmake-3.26.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-x86_64.tar.gz", "fileName": "cmake-3.26.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-macos-universal.tar.gz", "fileName": "cmake-3.26.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-x86_64.zip", "fileName": "cmake-3.26.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-aarch64.tar.gz", "fileName": "cmake-3.26.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-x86_64.tar.gz", "fileName": "cmake-3.26.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-macos-universal.tar.gz", "fileName": "cmake-3.26.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-windows-x86_64.zip", "fileName": "cmake-3.26.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-aarch64.tar.gz", "fileName": "cmake-3.26.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-x86_64.tar.gz", "fileName": "cmake-3.26.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-macos-universal.tar.gz", "fileName": "cmake-3.26.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-x86_64.zip", "fileName": "cmake-3.26.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-aarch64.tar.gz", "fileName": "cmake-3.26.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-x86_64.tar.gz", "fileName": "cmake-3.26.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-macos-universal.tar.gz", "fileName": "cmake-3.26.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-x86_64.zip", "fileName": "cmake-3.26.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-macos-universal.tar.gz", "fileName": "cmake-3.26.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-x86_64.zip", "fileName": "cmake-3.26.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-aarch64.tar.gz", "fileName": "cmake-3.25.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-x86_64.tar.gz", "fileName": "cmake-3.25.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-macos-universal.tar.gz", "fileName": "cmake-3.25.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-x86_64.zip", "fileName": "cmake-3.25.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-aarch64.tar.gz", "fileName": "cmake-3.24.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-x86_64.tar.gz", "fileName": "cmake-3.24.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-macos-universal.tar.gz", "fileName": "cmake-3.24.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-windows-x86_64.zip", "fileName": "cmake-3.24.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.26.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.26.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.26.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.26.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.26.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-aarch64.tar.gz", "fileName": "cmake-3.25.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-x86_64.tar.gz", "fileName": "cmake-3.25.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-macos-universal.tar.gz", "fileName": "cmake-3.25.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-windows-x86_64.zip", "fileName": "cmake-3.25.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-aarch64.tar.gz", "fileName": "cmake-3.25.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-x86_64.tar.gz", "fileName": "cmake-3.25.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-macos-universal.tar.gz", "fileName": "cmake-3.25.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.zip", "fileName": "cmake-3.25.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-macos-universal.tar.gz", "fileName": "cmake-3.25.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-x86_64.zip", "fileName": "cmake-3.25.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-aarch64.tar.gz", "fileName": "cmake-3.24.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-x86_64.tar.gz", "fileName": "cmake-3.24.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-macos-universal.tar.gz", "fileName": "cmake-3.24.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-windows-x86_64.zip", "fileName": "cmake-3.24.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-aarch64.tar.gz", "fileName": "cmake-3.23.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-x86_64.tar.gz", "fileName": "cmake-3.23.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-macos-universal.tar.gz", "fileName": "cmake-3.23.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-windows-x86_64.zip", "fileName": "cmake-3.23.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.25.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.25.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.25.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.25.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.25.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-aarch64.tar.gz", "fileName": "cmake-3.23.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-x86_64.tar.gz", "fileName": "cmake-3.23.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-macos-universal.tar.gz", "fileName": "cmake-3.23.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-windows-x86_64.zip", "fileName": "cmake-3.23.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-aarch64.tar.gz", "fileName": "cmake-3.24.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-x86_64.tar.gz", "fileName": "cmake-3.24.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-macos-universal.tar.gz", "fileName": "cmake-3.24.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-windows-x86_64.zip", "fileName": "cmake-3.24.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-aarch64.tar.gz", "fileName": "cmake-3.24.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-x86_64.tar.gz", "fileName": "cmake-3.24.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-macos-universal.tar.gz", "fileName": "cmake-3.24.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-x86_64.zip", "fileName": "cmake-3.24.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz", "fileName": "cmake-3.24.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip", "fileName": "cmake-3.24.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-aarch64.tar.gz", "fileName": "cmake-3.23.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-x86_64.tar.gz", "fileName": "cmake-3.23.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-macos-universal.tar.gz", "fileName": "cmake-3.23.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-x86_64.zip", "fileName": "cmake-3.23.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-aarch64.tar.gz", "fileName": "cmake-3.22.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-x86_64.tar.gz", "fileName": "cmake-3.22.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-macos-universal.tar.gz", "fileName": "cmake-3.22.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-windows-x86_64.zip", "fileName": "cmake-3.22.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.24.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.24.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.24.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.24.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.24.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-aarch64.tar.gz", "fileName": "cmake-3.22.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-x86_64.tar.gz", "fileName": "cmake-3.22.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-macos-universal.tar.gz", "fileName": "cmake-3.22.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-windows-x86_64.zip", "fileName": "cmake-3.22.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.7": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-aarch64.tar.gz", "fileName": "cmake-3.21.7-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-x86_64.tar.gz", "fileName": "cmake-3.21.7-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-macos-universal.tar.gz", "fileName": "cmake-3.21.7-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-windows-x86_64.zip", "fileName": "cmake-3.21.7-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-aarch64.tar.gz", "fileName": "cmake-3.23.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-x86_64.tar.gz", "fileName": "cmake-3.23.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-macos-universal.tar.gz", "fileName": "cmake-3.23.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-windows-x86_64.zip", "fileName": "cmake-3.23.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-aarch64.tar.gz", "fileName": "cmake-3.23.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-x86_64.tar.gz", "fileName": "cmake-3.23.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-macos-universal.tar.gz", "fileName": "cmake-3.23.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip", "fileName": "cmake-3.23.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-aarch64.tar.gz", "fileName": "cmake-3.22.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-x86_64.tar.gz", "fileName": "cmake-3.22.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-macos-universal.tar.gz", "fileName": "cmake-3.22.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-windows-x86_64.zip", "fileName": "cmake-3.22.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-macos-universal.tar.gz", "fileName": "cmake-3.23.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-x86_64.zip", "fileName": "cmake-3.23.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-aarch64.tar.gz", "fileName": "cmake-3.22.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-x86_64.tar.gz", "fileName": "cmake-3.22.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-macos-universal.tar.gz", "fileName": "cmake-3.22.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-x86_64.zip", "fileName": "cmake-3.22.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-aarch64.tar.gz", "fileName": "cmake-3.21.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-x86_64.tar.gz", "fileName": "cmake-3.21.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-macos-universal.tar.gz", "fileName": "cmake-3.21.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-windows-x86_64.zip", "fileName": "cmake-3.21.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.23.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.23.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.23.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.23.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.23.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-aarch64.tar.gz", "fileName": "cmake-3.21.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-x86_64.tar.gz", "fileName": "cmake-3.21.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-macos-universal.tar.gz", "fileName": "cmake-3.21.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-windows-x86_64.zip", "fileName": "cmake-3.21.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-aarch64.tar.gz", "fileName": "cmake-3.22.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-x86_64.tar.gz", "fileName": "cmake-3.22.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-macos-universal.tar.gz", "fileName": "cmake-3.22.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-x86_64.zip", "fileName": "cmake-3.22.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-aarch64.tar.gz", "fileName": "cmake-3.22.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz", "fileName": "cmake-3.22.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-macos-universal.tar.gz", "fileName": "cmake-3.22.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip", "fileName": "cmake-3.22.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-macos-universal.tar.gz", "fileName": "cmake-3.22.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-x86_64.zip", "fileName": "cmake-3.22.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.22.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.22.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.22.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.22.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-aarch64.tar.gz", "fileName": "cmake-3.21.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-x86_64.tar.gz", "fileName": "cmake-3.21.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-macos-universal.tar.gz", "fileName": "cmake-3.21.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-x86_64.zip", "fileName": "cmake-3.21.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.22.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.22.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.22.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.22.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.22.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-aarch64.tar.gz", "fileName": "cmake-3.21.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-x86_64.tar.gz", "fileName": "cmake-3.21.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-macos-universal.tar.gz", "fileName": "cmake-3.21.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-x86_64.zip", "fileName": "cmake-3.21.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-aarch64.tar.gz", "fileName": "cmake-3.20.6-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-x86_64.tar.gz", "fileName": "cmake-3.20.6-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-macos-universal.tar.gz", "fileName": "cmake-3.20.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-windows-x86_64.zip", "fileName": "cmake-3.20.6-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-aarch64.tar.gz", "fileName": "cmake-3.21.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-x86_64.tar.gz", "fileName": "cmake-3.21.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-macos-universal.tar.gz", "fileName": "cmake-3.21.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-x86_64.zip", "fileName": "cmake-3.21.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-aarch64.tar.gz", "fileName": "cmake-3.21.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-x86_64.tar.gz", "fileName": "cmake-3.21.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-macos-universal.tar.gz", "fileName": "cmake-3.21.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-x86_64.zip", "fileName": "cmake-3.21.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-macos-universal.tar.gz", "fileName": "cmake-3.21.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-x86_64.zip", "fileName": "cmake-3.21.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.21.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.21.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.21.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.21.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.21.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.21.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.21.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.21.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.21.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-aarch64.tar.gz", "fileName": "cmake-3.20.5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-x86_64.tar.gz", "fileName": "cmake-3.20.5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-macos-universal.tar.gz", "fileName": "cmake-3.20.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-windows-x86_64.zip", "fileName": "cmake-3.20.5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-aarch64.tar.gz", "fileName": "cmake-3.20.4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-x86_64.tar.gz", "fileName": "cmake-3.20.4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-macos-universal.tar.gz", "fileName": "cmake-3.20.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-x86_64.zip", "fileName": "cmake-3.20.4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-aarch64.tar.gz", "fileName": "cmake-3.20.3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-x86_64.tar.gz", "fileName": "cmake-3.20.3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz", "fileName": "cmake-3.20.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip", "fileName": "cmake-3.20.3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-aarch64.tar.gz", "fileName": "cmake-3.20.2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-x86_64.tar.gz", "fileName": "cmake-3.20.2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-macos-universal.tar.gz", "fileName": "cmake-3.20.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-x86_64.zip", "fileName": "cmake-3.20.2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-aarch64.tar.gz", "fileName": "cmake-3.20.1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-x86_64.tar.gz", "fileName": "cmake-3.20.1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-macos-universal.tar.gz", "fileName": "cmake-3.20.1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-x86_64.zip", "fileName": "cmake-3.20.1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.8": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.8-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.8-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-macos-universal.tar.gz", "fileName": "cmake-3.19.8-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-win64-x64.zip", "fileName": "cmake-3.19.8-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-macos-universal.tar.gz", "fileName": "cmake-3.20.0-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-windows-x86_64.zip", "fileName": "cmake-3.20.0-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc5-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc5-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc5-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.7": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.7-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-macos-universal.tar.gz", "fileName": "cmake-3.19.7-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win64-x64.zip", "fileName": "cmake-3.19.7-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc4-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc4-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc4-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc3-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc3-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc3-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc2": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc2-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc2-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc2-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.6": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.6-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-macos-universal.tar.gz", "fileName": "cmake-3.19.6-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.zip", "fileName": "cmake-3.19.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.20.0-rc1": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-aarch64.tar.gz", "fileName": "cmake-3.20.0-rc1-linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-x86_64.tar.gz", "fileName": "cmake-3.20.0-rc1-linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-macos-universal.tar.gz", "fileName": "cmake-3.20.0-rc1-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-windows-x86_64.zip", "fileName": "cmake-3.20.0-rc1-windows-x86_64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.5": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.5-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-macos-universal.tar.gz", "fileName": "cmake-3.19.5-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.zip", "fileName": "cmake-3.19.5-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.6": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win64-x64.zip", "fileName": "cmake-3.18.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.4": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.4-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-macos-universal.tar.gz", "fileName": "cmake-3.19.4-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip", "fileName": "cmake-3.19.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.3": { "linux-arm64": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-aarch64.tar.gz", "fileName": "cmake-3.19.3-Linux-aarch64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-macos-universal.tar.gz", "fileName": "cmake-3.19.3-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win64-x64.zip", "fileName": "cmake-3.19.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-macos-universal.tar.gz", "fileName": "cmake-3.19.2-macos-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip", "fileName": "cmake-3.19.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win64-x64.zip", "fileName": "cmake-3.19.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip", "fileName": "cmake-3.19.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.5": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-win64-x64.zip", "fileName": "cmake-3.18.5-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0-rc3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-win64-x64.zip", "fileName": "cmake-3.19.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-win64-x64.zip", "fileName": "cmake-3.19.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.19.0-rc1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.19.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-win64-x64.zip", "fileName": "cmake-3.19.0-rc1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win64-x64.zip", "fileName": "cmake-3.18.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-win64-x64.zip", "fileName": "cmake-3.18.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-win32-x86.zip", "fileName": "cmake-3.17.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.9": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-win32-x86.zip", "fileName": "cmake-3.16.9-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.9-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.9-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.18.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-win64-x64.zip", "fileName": "cmake-3.18.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-win64-x64.zip", "fileName": "cmake-3.18.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-win32-x86.zip", "fileName": "cmake-3.17.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.18.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-win64-x64.zip", "fileName": "cmake-3.18.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.18.0-rc4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-win32-x86.zip", "fileName": "cmake-3.18.0-rc4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.0-rc3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-win64-x64.zip", "fileName": "cmake-3.18.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.18.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-win32-x86.zip", "fileName": "cmake-3.18.0-rc2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.18.0-rc1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.18.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-win64-x64.zip", "fileName": "cmake-3.18.0-rc1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.16.8": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.8-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-win64-x64.zip", "fileName": "cmake-3.16.8-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.8-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-win32-x86.zip", "fileName": "cmake-3.17.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.7": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-win64-x64.zip", "fileName": "cmake-3.16.7-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.7-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-win64-x64.zip", "fileName": "cmake-3.17.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.6": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-win64-x64.zip", "fileName": "cmake-3.16.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-win64-x64.zip", "fileName": "cmake-3.17.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-win64-x64.zip", "fileName": "cmake-3.17.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.17.0-rc3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-win64-x64.zip", "fileName": "cmake-3.17.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-win32-x86.zip", "fileName": "cmake-3.16.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.0-rc2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-win64-x64.zip", "fileName": "cmake-3.17.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.17.0-rc1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-win32-x86.zip", "fileName": "cmake-3.17.0-rc1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.17.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-win64-x64.zip", "fileName": "cmake-3.16.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.7": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-win32-x86.zip", "fileName": "cmake-3.15.7-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.7-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win32-x86.zip", "fileName": "cmake-3.16.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.16.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win32-x86.zip", "fileName": "cmake-3.16.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.6": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.zip", "fileName": "cmake-3.15.6-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-win32-x86.zip", "fileName": "cmake-3.16.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-win32-x86.zip", "fileName": "cmake-3.16.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.16.0-rc4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-win32-x86.zip", "fileName": "cmake-3.16.0-rc4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.16.0-rc3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-win64-x64.zip", "fileName": "cmake-3.16.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-win32-x86.zip", "fileName": "cmake-3.15.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-win64-x64.zip", "fileName": "cmake-3.16.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.16.0-rc1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-win32-x86.zip", "fileName": "cmake-3.16.0-rc1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.16.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-win32-x86.zip", "fileName": "cmake-3.15.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.7": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-win64-x64.zip", "fileName": "cmake-3.14.7-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.7-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.7-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-win32-x86.zip", "fileName": "cmake-3.15.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.15.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win64-x64.zip", "fileName": "cmake-3.15.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win32-x86.zip", "fileName": "cmake-3.15.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-win32-x86.zip", "fileName": "cmake-3.15.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.6": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-win32-x86.zip", "fileName": "cmake-3.14.6-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-win32-x86.zip", "fileName": "cmake-3.15.0-rc4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-win64-x64.zip", "fileName": "cmake-3.15.0-rc3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-win32-x86.zip", "fileName": "cmake-3.15.0-rc2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.15.0-rc1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.15.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-win64-x64.zip", "fileName": "cmake-3.15.0-rc1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.14.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-win64-x64.zip", "fileName": "cmake-3.14.5-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win32-x86.zip", "fileName": "cmake-3.14.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.13.5": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win32-x86.zip", "fileName": "cmake-3.13.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-win64-x64.zip", "fileName": "cmake-3.14.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.14.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-win64-x64.zip", "fileName": "cmake-3.14.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-win64-x64.zip", "fileName": "cmake-3.14.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-win64-x64.zip", "fileName": "cmake-3.14.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.0-rc4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-win64-x64.zip", "fileName": "cmake-3.14.0-rc4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.14.0-rc3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-win32-x86.zip", "fileName": "cmake-3.14.0-rc3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.14.0-rc2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-win64-x64.zip", "fileName": "cmake-3.14.0-rc2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.14.0-rc1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-win32-x86.zip", "fileName": "cmake-3.14.0-rc1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Linux-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.14.0-rc1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.13.4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-win32-x86.zip", "fileName": "cmake-3.13.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.13.3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-win64-x64.zip", "fileName": "cmake-3.13.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.13.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-win64-x64.zip", "fileName": "cmake-3.13.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.13.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-win64-x64.zip", "fileName": "cmake-3.13.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.13.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.13.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.13.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-win64-x64.zip", "fileName": "cmake-3.13.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.12.4": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-win64-x64.zip", "fileName": "cmake-3.12.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.12.3": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-win64-x64.zip", "fileName": "cmake-3.12.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.12.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-win64-x64.zip", "fileName": "cmake-3.12.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.12.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-win32-x86.zip", "fileName": "cmake-3.12.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.12.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-win32-x86.zip", "fileName": "cmake-3.12.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.12.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.12.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.11.4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-win32-x86.zip", "fileName": "cmake-3.11.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.11.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-win32-x86.zip", "fileName": "cmake-3.11.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.11.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-win32-x86.zip", "fileName": "cmake-3.11.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.11.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-win64-x64.zip", "fileName": "cmake-3.11.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.11.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.11.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.11.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-win32-x86.zip", "fileName": "cmake-3.11.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.10.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-win32-x86.zip", "fileName": "cmake-3.10.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.10.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-win64-x64.zip", "fileName": "cmake-3.10.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.10.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-win64-x64.zip", "fileName": "cmake-3.10.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.10.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.10.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-win32-x86.zip", "fileName": "cmake-3.10.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.10.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.6": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.6-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.6-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-win64-x64.zip", "fileName": "cmake-3.9.6-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.9.5": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-win32-x86.zip", "fileName": "cmake-3.9.5-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.5-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.5-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.4": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-win64-x64.zip", "fileName": "cmake-3.9.4-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.4-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.4-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.3-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-win64-x64.zip", "fileName": "cmake-3.9.3-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.9.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-win64-x64.zip", "fileName": "cmake-3.9.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.9.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-win32-x86.zip", "fileName": "cmake-3.9.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.9.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-win32-x86.zip", "fileName": "cmake-3.9.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.9.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.9.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.8.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.8.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.8.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-win64-x64.zip", "fileName": "cmake-3.8.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.8.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-win64-x64.zip", "fileName": "cmake-3.8.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.8.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.8.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.8.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.8.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.8.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-win64-x64.zip", "fileName": "cmake-3.8.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.7.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.7.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-win64-x64.zip", "fileName": "cmake-3.7.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.7.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.7.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-win64-x64.zip", "fileName": "cmake-3.7.1-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.7.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.7.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.7.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-win64-x64.zip", "fileName": "cmake-3.7.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.7.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.7.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.6.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Linux-i386.tar.gz", "fileName": "cmake-3.6.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-win32-x86.zip", "fileName": "cmake-3.6.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.6.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Linux-i386.tar.gz", "fileName": "cmake-3.6.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-win64-x64.zip", "fileName": "cmake-3.6.2-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.6.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.6.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-win32-x86.zip", "fileName": "cmake-3.6.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.6.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-win64-x64.zip", "fileName": "cmake-3.6.0-win64-x64.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.6.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Linux-i386.tar.gz", "fileName": "cmake-3.6.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.5.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.5.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.5.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-win32-x86.zip", "fileName": "cmake-3.5.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.5.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Linux-i386.tar.gz", "fileName": "cmake-3.5.1-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-win32-x86.zip", "fileName": "cmake-3.5.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.5.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.5.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-win32-x86.zip", "fileName": "cmake-3.5.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.5.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.5.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.4.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Linux-i386.tar.gz", "fileName": "cmake-3.4.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-win32-x86.zip", "fileName": "cmake-3.4.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.4.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.4.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.4.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Linux-i386.tar.gz", "fileName": "cmake-3.4.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-win32-x86.zip", "fileName": "cmake-3.4.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.4.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.4.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.4.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-win32-x86.zip", "fileName": "cmake-3.4.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.4.0": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-win32-x86.zip", "fileName": "cmake-3.4.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.4.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.3.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.3.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.3.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-win32-x86.zip", "fileName": "cmake-3.3.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.3.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-win32-x86.zip", "fileName": "cmake-3.3.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.3.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.3.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.3.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Linux-x86_64.tar.gz", "fileName": "cmake-3.3.0-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.3.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-win32-x86.zip", "fileName": "cmake-3.3.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.2.3": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Linux-i386.tar.gz", "fileName": "cmake-3.2.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-win32-x86.zip", "fileName": "cmake-3.2.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.2.2": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-win32-x86.zip", "fileName": "cmake-3.2.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.2.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.2.1": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-win32-x86.zip", "fileName": "cmake-3.2.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Linux-x86_64.tar.gz", "fileName": "cmake-3.2.1-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.2.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Linux-i386.tar.gz", "fileName": "cmake-3.2.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-win32-x86.zip", "fileName": "cmake-3.2.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Darwin-x86_64.tar.gz", "fileName": "cmake-3.2.0-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.1.3": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Darwin-x86_64.tar.gz", "fileName": "cmake-3.1.3-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Linux-i386.tar.gz", "fileName": "cmake-3.1.3-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-win32-x86.zip", "fileName": "cmake-3.1.3-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.1.2": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Linux-x86_64.tar.gz", "fileName": "cmake-3.1.2-Linux-x86_64.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Darwin-x86_64.tar.gz", "fileName": "cmake-3.1.2-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-win32-x86.zip", "fileName": "cmake-3.1.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.1.1": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Linux-i386.tar.gz", "fileName": "cmake-3.1.1-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Darwin-x86_64.tar.gz", "fileName": "cmake-3.1.1-Darwin-x86_64.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-win32-x86.zip", "fileName": "cmake-3.1.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.1.0": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-Linux-i386.tar.gz", "fileName": "cmake-3.1.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-win32-x86.zip", "fileName": "cmake-3.1.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "3.0.2": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Darwin64-universal.tar.gz", "fileName": "cmake-3.0.2-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-win32-x86.zip", "fileName": "cmake-3.0.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Linux-i386.tar.gz", "fileName": "cmake-3.0.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "3.0.1": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-win32-x86.zip", "fileName": "cmake-3.0.1-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Linux-i386.tar.gz", "fileName": "cmake-3.0.1-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Darwin64-universal.tar.gz", "fileName": "cmake-3.0.1-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "3.0.0": { "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Darwin64-universal.tar.gz", "fileName": "cmake-3.0.0-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-win32-x86.zip", "fileName": "cmake-3.0.0-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Linux-i386.tar.gz", "fileName": "cmake-3.0.0-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } }, "2.8.12": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Linux-i386.tar.gz", "fileName": "cmake-2.8.12.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Darwin64-universal.tar.gz", "fileName": "cmake-2.8.12.2-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-win32-x86.zip", "fileName": "cmake-2.8.12.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "2.8.10": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-win32-x86.zip", "fileName": "cmake-2.8.10.2-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Linux-i386.tar.gz", "fileName": "cmake-2.8.10.2-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Darwin64-universal.tar.gz", "fileName": "cmake-2.8.10.2-Darwin64-universal.tar.gz", "binPath": "CMake.app/Contents/bin/", "dropSuffix": ".tar.gz" } }, "2.6.4": { "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-Linux-i386.tar.gz", "fileName": "cmake-2.6.4-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-win32-x86.zip", "fileName": "cmake-2.6.4-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" } }, "2.4.8": { "win32": { "url": "https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-win32-x86.zip", "fileName": "cmake-2.4.8-win32-x86.zip", "binPath": "bin/", "dropSuffix": ".zip" }, "linux": { "url": "https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-Linux-i386.tar.gz", "fileName": "cmake-2.4.8-Linux-i386.tar.gz", "binPath": "bin/", "dropSuffix": ".tar.gz" } } }; exports.ninjaCatalog = { "1.11.1": { "linux-arm64": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "win32-arm64": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip", "binPath": "", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip", "binPath": "", "dropSuffix": ".zip" } }, "latest": { "linux-arm64": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "win32-arm64": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip", "binPath": "", "dropSuffix": ".zip" }, "darwin": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip", "fileName": "ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip", "binPath": "", "dropSuffix": ".zip" } }, "1.10.2": { "linux-arm64": { "url": "https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_aarch64-linux-gnu.tar.gz", "fileName": "ninja-1.10.2.g51db2.kitware.jobserver-1_aarch64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "darwin": { "url": "https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_universal-apple-darwin.tar.gz", "fileName": "ninja-1.10.2.g51db2.kitware.jobserver-1_universal-apple-darwin.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" }, "win32": { "url": "https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-pc-windows-msvc.zip", "fileName": "ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-pc-windows-msvc.zip", "binPath": "", "dropSuffix": ".zip" } }, "1.10.0": { "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.10.0.gfb670.kitware.jobserver-1/ninja-1.10.0.gfb670.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.10.0.gfb670.kitware.jobserver-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" } }, "1.9.0": { "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.9.0.gad558.kitware.dyndep-1.jobserver-1/ninja-1.9.0.gad558.kitware.dyndep-1.jobserver-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.9.0.gad558.kitware.dyndep-1.jobserver-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" } }, "1.8.2": { "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.8.2.g972a7.kitware.dyndep-1/ninja-1.8.2.g972a7.kitware.dyndep-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.8.2.g972a7.kitware.dyndep-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" } }, "1.7.2": { "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.7.2.gcc0ea.kitware.dyndep-1/ninja-1.7.2.gcc0ea.kitware.dyndep-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.7.2.gcc0ea.kitware.dyndep-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" } }, "1.7.1": { "linux": { "url": "https://github.com/Kitware/ninja/releases/download/v1.7.1.g7ca7f.kitware.dyndep-1/ninja-1.7.1.g7ca7f.kitware.dyndep-1_x86_64-linux-gnu.tar.gz", "fileName": "ninja-1.7.1.g7ca7f.kitware.dyndep-1_x86_64-linux-gnu.tar.gz", "binPath": "", "dropSuffix": ".tar.gz" } } }; //# sourceMappingURL=releases-catalog.js.map @@ -328,7 +328,7 @@ exports.ninjaCatalog = { "1.11.1": { "linux-arm64": { "url": "https://github.com "use strict"; -// Copyright (c) 2022 Luca Cappa +// Copyright (c) 2022-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT Object.defineProperty(exports, "__esModule", ({ value: true })); @@ -1835,8 +1835,11 @@ var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || // Max safe segment length for coercion. var MAX_SAFE_COMPONENT_LENGTH = 16 +var MAX_SAFE_BUILD_LENGTH = MAX_LENGTH - 6 + // The actual regexps go on exports.re var re = exports.re = [] +var safeRe = exports.safeRe = [] var src = exports.src = [] var t = exports.tokens = {} var R = 0 @@ -1845,6 +1848,31 @@ function tok (n) { t[n] = R++ } +var LETTERDASHNUMBER = '[a-zA-Z0-9-]' + +// Replace some greedy regex tokens to prevent regex dos issues. These regex are +// used internally via the safeRe object since all inputs in this library get +// normalized first to trim and collapse all extra whitespace. The original +// regexes are exported for userland consumption and lower level usage. A +// future breaking change could export the safer regex only with a note that +// all input should have extra whitespace removed. +var safeRegexReplacements = [ + ['\\s', 1], + ['\\d', MAX_LENGTH], + [LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH], +] + +function makeSafeRe (value) { + for (var i = 0; i < safeRegexReplacements.length; i++) { + var token = safeRegexReplacements[i][0] + var max = safeRegexReplacements[i][1] + value = value + .split(token + '*').join(token + '{0,' + max + '}') + .split(token + '+').join(token + '{1,' + max + '}') + } + return value +} + // The following Regular Expressions can be used for tokenizing, // validating, and parsing SemVer version strings. @@ -1854,14 +1882,14 @@ function tok (n) { tok('NUMERICIDENTIFIER') src[t.NUMERICIDENTIFIER] = '0|[1-9]\\d*' tok('NUMERICIDENTIFIERLOOSE') -src[t.NUMERICIDENTIFIERLOOSE] = '[0-9]+' +src[t.NUMERICIDENTIFIERLOOSE] = '\\d+' // ## Non-numeric Identifier // Zero or more digits, followed by a letter or hyphen, and then zero or // more letters, digits, or hyphens. tok('NONNUMERICIDENTIFIER') -src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-][a-zA-Z0-9-]*' +src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-]' + LETTERDASHNUMBER + '*' // ## Main Version // Three dot-separated numeric identifiers. @@ -1903,7 +1931,7 @@ src[t.PRERELEASELOOSE] = '(?:-?(' + src[t.PRERELEASEIDENTIFIERLOOSE] + // Any combination of digits, letters, or hyphens. tok('BUILDIDENTIFIER') -src[t.BUILDIDENTIFIER] = '[0-9A-Za-z-]+' +src[t.BUILDIDENTIFIER] = LETTERDASHNUMBER + '+' // ## Build Metadata // Plus sign, followed by one or more period-separated build metadata @@ -1983,6 +2011,7 @@ src[t.COERCE] = '(^|[^\\d])' + '(?:$|[^\\d])' tok('COERCERTL') re[t.COERCERTL] = new RegExp(src[t.COERCE], 'g') +safeRe[t.COERCERTL] = new RegExp(makeSafeRe(src[t.COERCE]), 'g') // Tilde ranges. // Meaning is "reasonably at or greater than" @@ -1992,6 +2021,7 @@ src[t.LONETILDE] = '(?:~>?)' tok('TILDETRIM') src[t.TILDETRIM] = '(\\s*)' + src[t.LONETILDE] + '\\s+' re[t.TILDETRIM] = new RegExp(src[t.TILDETRIM], 'g') +safeRe[t.TILDETRIM] = new RegExp(makeSafeRe(src[t.TILDETRIM]), 'g') var tildeTrimReplace = '$1~' tok('TILDE') @@ -2007,6 +2037,7 @@ src[t.LONECARET] = '(?:\\^)' tok('CARETTRIM') src[t.CARETTRIM] = '(\\s*)' + src[t.LONECARET] + '\\s+' re[t.CARETTRIM] = new RegExp(src[t.CARETTRIM], 'g') +safeRe[t.CARETTRIM] = new RegExp(makeSafeRe(src[t.CARETTRIM]), 'g') var caretTrimReplace = '$1^' tok('CARET') @@ -2028,6 +2059,7 @@ src[t.COMPARATORTRIM] = '(\\s*)' + src[t.GTLT] + // this one has to use the /g flag re[t.COMPARATORTRIM] = new RegExp(src[t.COMPARATORTRIM], 'g') +safeRe[t.COMPARATORTRIM] = new RegExp(makeSafeRe(src[t.COMPARATORTRIM]), 'g') var comparatorTrimReplace = '$1$2$3' // Something like `1.2.3 - 1.2.4` @@ -2056,6 +2088,14 @@ for (var i = 0; i < R; i++) { debug(i, src[i]) if (!re[i]) { re[i] = new RegExp(src[i]) + + // Replace all greedy whitespace to prevent regex dos issues. These regex are + // used internally via the safeRe object since all inputs in this library get + // normalized first to trim and collapse all extra whitespace. The original + // regexes are exported for userland consumption and lower level usage. A + // future breaking change could export the safer regex only with a note that + // all input should have extra whitespace removed. + safeRe[i] = new RegExp(makeSafeRe(src[i])) } } @@ -2080,7 +2120,7 @@ function parse (version, options) { return null } - var r = options.loose ? re[t.LOOSE] : re[t.FULL] + var r = options.loose ? safeRe[t.LOOSE] : safeRe[t.FULL] if (!r.test(version)) { return null } @@ -2135,7 +2175,7 @@ function SemVer (version, options) { this.options = options this.loose = !!options.loose - var m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL]) + var m = version.trim().match(options.loose ? safeRe[t.LOOSE] : safeRe[t.FULL]) if (!m) { throw new TypeError('Invalid Version: ' + version) @@ -2580,6 +2620,7 @@ function Comparator (comp, options) { return new Comparator(comp, options) } + comp = comp.trim().split(/\s+/).join(' ') debug('comparator', comp, options) this.options = options this.loose = !!options.loose @@ -2596,7 +2637,7 @@ function Comparator (comp, options) { var ANY = {} Comparator.prototype.parse = function (comp) { - var r = this.options.loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR] + var r = this.options.loose ? safeRe[t.COMPARATORLOOSE] : safeRe[t.COMPARATOR] var m = comp.match(r) if (!m) { @@ -2720,9 +2761,16 @@ function Range (range, options) { this.loose = !!options.loose this.includePrerelease = !!options.includePrerelease - // First, split based on boolean or || + // First reduce all whitespace as much as possible so we do not have to rely + // on potentially slow regexes like \s*. This is then stored and used for + // future error messages as well. this.raw = range - this.set = range.split(/\s*\|\|\s*/).map(function (range) { + .trim() + .split(/\s+/) + .join(' ') + + // First, split based on boolean or || + this.set = this.raw.split('||').map(function (range) { return this.parseRange(range.trim()) }, this).filter(function (c) { // throw out any that are not relevant for whatever reason @@ -2730,7 +2778,7 @@ function Range (range, options) { }) if (!this.set.length) { - throw new TypeError('Invalid SemVer Range: ' + range) + throw new TypeError('Invalid SemVer Range: ' + this.raw) } this.format() @@ -2749,20 +2797,19 @@ Range.prototype.toString = function () { Range.prototype.parseRange = function (range) { var loose = this.options.loose - range = range.trim() // `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4` - var hr = loose ? re[t.HYPHENRANGELOOSE] : re[t.HYPHENRANGE] + var hr = loose ? safeRe[t.HYPHENRANGELOOSE] : safeRe[t.HYPHENRANGE] range = range.replace(hr, hyphenReplace) debug('hyphen replace', range) // `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5` - range = range.replace(re[t.COMPARATORTRIM], comparatorTrimReplace) - debug('comparator trim', range, re[t.COMPARATORTRIM]) + range = range.replace(safeRe[t.COMPARATORTRIM], comparatorTrimReplace) + debug('comparator trim', range, safeRe[t.COMPARATORTRIM]) // `~ 1.2.3` => `~1.2.3` - range = range.replace(re[t.TILDETRIM], tildeTrimReplace) + range = range.replace(safeRe[t.TILDETRIM], tildeTrimReplace) // `^ 1.2.3` => `^1.2.3` - range = range.replace(re[t.CARETTRIM], caretTrimReplace) + range = range.replace(safeRe[t.CARETTRIM], caretTrimReplace) // normalize spaces range = range.split(/\s+/).join(' ') @@ -2770,7 +2817,7 @@ Range.prototype.parseRange = function (range) { // At this point, the range is completely trimmed and // ready to be split into comparators. - var compRe = loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR] + var compRe = loose ? safeRe[t.COMPARATORLOOSE] : safeRe[t.COMPARATOR] var set = range.split(' ').map(function (comp) { return parseComparator(comp, this.options) }, this).join(' ').split(/\s+/) @@ -2870,7 +2917,7 @@ function replaceTildes (comp, options) { } function replaceTilde (comp, options) { - var r = options.loose ? re[t.TILDELOOSE] : re[t.TILDE] + var r = options.loose ? safeRe[t.TILDELOOSE] : safeRe[t.TILDE] return comp.replace(r, function (_, M, m, p, pr) { debug('tilde', comp, _, M, m, p, pr) var ret @@ -2911,7 +2958,7 @@ function replaceCarets (comp, options) { function replaceCaret (comp, options) { debug('caret', comp, options) - var r = options.loose ? re[t.CARETLOOSE] : re[t.CARET] + var r = options.loose ? safeRe[t.CARETLOOSE] : safeRe[t.CARET] return comp.replace(r, function (_, M, m, p, pr) { debug('caret', comp, _, M, m, p, pr) var ret @@ -2970,7 +3017,7 @@ function replaceXRanges (comp, options) { function replaceXRange (comp, options) { comp = comp.trim() - var r = options.loose ? re[t.XRANGELOOSE] : re[t.XRANGE] + var r = options.loose ? safeRe[t.XRANGELOOSE] : safeRe[t.XRANGE] return comp.replace(r, function (ret, gtlt, M, m, p, pr) { debug('xRange', comp, ret, gtlt, M, m, p, pr) var xM = isX(M) @@ -3045,7 +3092,7 @@ function replaceXRange (comp, options) { function replaceStars (comp, options) { debug('replaceStars', comp, options) // Looseness is ignored here. star is always as loose as it gets! - return comp.trim().replace(re[t.STAR], '') + return comp.trim().replace(safeRe[t.STAR], '') } // This function is passed to string.replace(re[t.HYPHENRANGE]) @@ -3371,7 +3418,7 @@ function coerce (version, options) { var match = null if (!options.rtl) { - match = version.match(re[t.COERCE]) + match = version.match(safeRe[t.COERCE]) } else { // Find the right-most coercible string that does not share // a terminus with a more left-ward coercible string. @@ -3382,17 +3429,17 @@ function coerce (version, options) { // Stop when we get a match that ends at the string end, since no // coercible string can be more right-ward without the same terminus. var next - while ((next = re[t.COERCERTL].exec(version)) && + while ((next = safeRe[t.COERCERTL].exec(version)) && (!match || match.index + match[0].length !== version.length) ) { if (!match || next.index + next[0].length !== match.index + match[0].length) { match = next } - re[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length + safeRe[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length } // leave it in a clean state - re[t.COERCERTL].lastIndex = -1 + safeRe[t.COERCERTL].lastIndex = -1 } if (match === null) { @@ -9072,8 +9119,11 @@ var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || // Max safe segment length for coercion. var MAX_SAFE_COMPONENT_LENGTH = 16 +var MAX_SAFE_BUILD_LENGTH = MAX_LENGTH - 6 + // The actual regexps go on exports.re var re = exports.re = [] +var safeRe = exports.safeRe = [] var src = exports.src = [] var t = exports.tokens = {} var R = 0 @@ -9082,6 +9132,31 @@ function tok (n) { t[n] = R++ } +var LETTERDASHNUMBER = '[a-zA-Z0-9-]' + +// Replace some greedy regex tokens to prevent regex dos issues. These regex are +// used internally via the safeRe object since all inputs in this library get +// normalized first to trim and collapse all extra whitespace. The original +// regexes are exported for userland consumption and lower level usage. A +// future breaking change could export the safer regex only with a note that +// all input should have extra whitespace removed. +var safeRegexReplacements = [ + ['\\s', 1], + ['\\d', MAX_LENGTH], + [LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH], +] + +function makeSafeRe (value) { + for (var i = 0; i < safeRegexReplacements.length; i++) { + var token = safeRegexReplacements[i][0] + var max = safeRegexReplacements[i][1] + value = value + .split(token + '*').join(token + '{0,' + max + '}') + .split(token + '+').join(token + '{1,' + max + '}') + } + return value +} + // The following Regular Expressions can be used for tokenizing, // validating, and parsing SemVer version strings. @@ -9091,14 +9166,14 @@ function tok (n) { tok('NUMERICIDENTIFIER') src[t.NUMERICIDENTIFIER] = '0|[1-9]\\d*' tok('NUMERICIDENTIFIERLOOSE') -src[t.NUMERICIDENTIFIERLOOSE] = '[0-9]+' +src[t.NUMERICIDENTIFIERLOOSE] = '\\d+' // ## Non-numeric Identifier // Zero or more digits, followed by a letter or hyphen, and then zero or // more letters, digits, or hyphens. tok('NONNUMERICIDENTIFIER') -src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-][a-zA-Z0-9-]*' +src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-]' + LETTERDASHNUMBER + '*' // ## Main Version // Three dot-separated numeric identifiers. @@ -9140,7 +9215,7 @@ src[t.PRERELEASELOOSE] = '(?:-?(' + src[t.PRERELEASEIDENTIFIERLOOSE] + // Any combination of digits, letters, or hyphens. tok('BUILDIDENTIFIER') -src[t.BUILDIDENTIFIER] = '[0-9A-Za-z-]+' +src[t.BUILDIDENTIFIER] = LETTERDASHNUMBER + '+' // ## Build Metadata // Plus sign, followed by one or more period-separated build metadata @@ -9220,6 +9295,7 @@ src[t.COERCE] = '(^|[^\\d])' + '(?:$|[^\\d])' tok('COERCERTL') re[t.COERCERTL] = new RegExp(src[t.COERCE], 'g') +safeRe[t.COERCERTL] = new RegExp(makeSafeRe(src[t.COERCE]), 'g') // Tilde ranges. // Meaning is "reasonably at or greater than" @@ -9229,6 +9305,7 @@ src[t.LONETILDE] = '(?:~>?)' tok('TILDETRIM') src[t.TILDETRIM] = '(\\s*)' + src[t.LONETILDE] + '\\s+' re[t.TILDETRIM] = new RegExp(src[t.TILDETRIM], 'g') +safeRe[t.TILDETRIM] = new RegExp(makeSafeRe(src[t.TILDETRIM]), 'g') var tildeTrimReplace = '$1~' tok('TILDE') @@ -9244,6 +9321,7 @@ src[t.LONECARET] = '(?:\\^)' tok('CARETTRIM') src[t.CARETTRIM] = '(\\s*)' + src[t.LONECARET] + '\\s+' re[t.CARETTRIM] = new RegExp(src[t.CARETTRIM], 'g') +safeRe[t.CARETTRIM] = new RegExp(makeSafeRe(src[t.CARETTRIM]), 'g') var caretTrimReplace = '$1^' tok('CARET') @@ -9265,6 +9343,7 @@ src[t.COMPARATORTRIM] = '(\\s*)' + src[t.GTLT] + // this one has to use the /g flag re[t.COMPARATORTRIM] = new RegExp(src[t.COMPARATORTRIM], 'g') +safeRe[t.COMPARATORTRIM] = new RegExp(makeSafeRe(src[t.COMPARATORTRIM]), 'g') var comparatorTrimReplace = '$1$2$3' // Something like `1.2.3 - 1.2.4` @@ -9293,6 +9372,14 @@ for (var i = 0; i < R; i++) { debug(i, src[i]) if (!re[i]) { re[i] = new RegExp(src[i]) + + // Replace all greedy whitespace to prevent regex dos issues. These regex are + // used internally via the safeRe object since all inputs in this library get + // normalized first to trim and collapse all extra whitespace. The original + // regexes are exported for userland consumption and lower level usage. A + // future breaking change could export the safer regex only with a note that + // all input should have extra whitespace removed. + safeRe[i] = new RegExp(makeSafeRe(src[i])) } } @@ -9317,7 +9404,7 @@ function parse (version, options) { return null } - var r = options.loose ? re[t.LOOSE] : re[t.FULL] + var r = options.loose ? safeRe[t.LOOSE] : safeRe[t.FULL] if (!r.test(version)) { return null } @@ -9372,7 +9459,7 @@ function SemVer (version, options) { this.options = options this.loose = !!options.loose - var m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL]) + var m = version.trim().match(options.loose ? safeRe[t.LOOSE] : safeRe[t.FULL]) if (!m) { throw new TypeError('Invalid Version: ' + version) @@ -9817,6 +9904,7 @@ function Comparator (comp, options) { return new Comparator(comp, options) } + comp = comp.trim().split(/\s+/).join(' ') debug('comparator', comp, options) this.options = options this.loose = !!options.loose @@ -9833,7 +9921,7 @@ function Comparator (comp, options) { var ANY = {} Comparator.prototype.parse = function (comp) { - var r = this.options.loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR] + var r = this.options.loose ? safeRe[t.COMPARATORLOOSE] : safeRe[t.COMPARATOR] var m = comp.match(r) if (!m) { @@ -9957,9 +10045,16 @@ function Range (range, options) { this.loose = !!options.loose this.includePrerelease = !!options.includePrerelease - // First, split based on boolean or || + // First reduce all whitespace as much as possible so we do not have to rely + // on potentially slow regexes like \s*. This is then stored and used for + // future error messages as well. this.raw = range - this.set = range.split(/\s*\|\|\s*/).map(function (range) { + .trim() + .split(/\s+/) + .join(' ') + + // First, split based on boolean or || + this.set = this.raw.split('||').map(function (range) { return this.parseRange(range.trim()) }, this).filter(function (c) { // throw out any that are not relevant for whatever reason @@ -9967,7 +10062,7 @@ function Range (range, options) { }) if (!this.set.length) { - throw new TypeError('Invalid SemVer Range: ' + range) + throw new TypeError('Invalid SemVer Range: ' + this.raw) } this.format() @@ -9986,20 +10081,19 @@ Range.prototype.toString = function () { Range.prototype.parseRange = function (range) { var loose = this.options.loose - range = range.trim() // `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4` - var hr = loose ? re[t.HYPHENRANGELOOSE] : re[t.HYPHENRANGE] + var hr = loose ? safeRe[t.HYPHENRANGELOOSE] : safeRe[t.HYPHENRANGE] range = range.replace(hr, hyphenReplace) debug('hyphen replace', range) // `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5` - range = range.replace(re[t.COMPARATORTRIM], comparatorTrimReplace) - debug('comparator trim', range, re[t.COMPARATORTRIM]) + range = range.replace(safeRe[t.COMPARATORTRIM], comparatorTrimReplace) + debug('comparator trim', range, safeRe[t.COMPARATORTRIM]) // `~ 1.2.3` => `~1.2.3` - range = range.replace(re[t.TILDETRIM], tildeTrimReplace) + range = range.replace(safeRe[t.TILDETRIM], tildeTrimReplace) // `^ 1.2.3` => `^1.2.3` - range = range.replace(re[t.CARETTRIM], caretTrimReplace) + range = range.replace(safeRe[t.CARETTRIM], caretTrimReplace) // normalize spaces range = range.split(/\s+/).join(' ') @@ -10007,7 +10101,7 @@ Range.prototype.parseRange = function (range) { // At this point, the range is completely trimmed and // ready to be split into comparators. - var compRe = loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR] + var compRe = loose ? safeRe[t.COMPARATORLOOSE] : safeRe[t.COMPARATOR] var set = range.split(' ').map(function (comp) { return parseComparator(comp, this.options) }, this).join(' ').split(/\s+/) @@ -10107,7 +10201,7 @@ function replaceTildes (comp, options) { } function replaceTilde (comp, options) { - var r = options.loose ? re[t.TILDELOOSE] : re[t.TILDE] + var r = options.loose ? safeRe[t.TILDELOOSE] : safeRe[t.TILDE] return comp.replace(r, function (_, M, m, p, pr) { debug('tilde', comp, _, M, m, p, pr) var ret @@ -10148,7 +10242,7 @@ function replaceCarets (comp, options) { function replaceCaret (comp, options) { debug('caret', comp, options) - var r = options.loose ? re[t.CARETLOOSE] : re[t.CARET] + var r = options.loose ? safeRe[t.CARETLOOSE] : safeRe[t.CARET] return comp.replace(r, function (_, M, m, p, pr) { debug('caret', comp, _, M, m, p, pr) var ret @@ -10207,7 +10301,7 @@ function replaceXRanges (comp, options) { function replaceXRange (comp, options) { comp = comp.trim() - var r = options.loose ? re[t.XRANGELOOSE] : re[t.XRANGE] + var r = options.loose ? safeRe[t.XRANGELOOSE] : safeRe[t.XRANGE] return comp.replace(r, function (ret, gtlt, M, m, p, pr) { debug('xRange', comp, ret, gtlt, M, m, p, pr) var xM = isX(M) @@ -10282,7 +10376,7 @@ function replaceXRange (comp, options) { function replaceStars (comp, options) { debug('replaceStars', comp, options) // Looseness is ignored here. star is always as loose as it gets! - return comp.trim().replace(re[t.STAR], '') + return comp.trim().replace(safeRe[t.STAR], '') } // This function is passed to string.replace(re[t.HYPHENRANGE]) @@ -10608,7 +10702,7 @@ function coerce (version, options) { var match = null if (!options.rtl) { - match = version.match(re[t.COERCE]) + match = version.match(safeRe[t.COERCE]) } else { // Find the right-most coercible string that does not share // a terminus with a more left-ward coercible string. @@ -10619,17 +10713,17 @@ function coerce (version, options) { // Stop when we get a match that ends at the string end, since no // coercible string can be more right-ward without the same terminus. var next - while ((next = re[t.COERCERTL].exec(version)) && + while ((next = safeRe[t.COERCERTL].exec(version)) && (!match || match.index + match[0].length !== version.length) ) { if (!match || next.index + next[0].length !== match.index + match[0].length) { match = next } - re[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length + safeRe[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length } // leave it in a clean state - re[t.COERCERTL].lastIndex = -1 + safeRe[t.COERCERTL].lastIndex = -1 } if (match === null) { @@ -68818,7 +68912,7 @@ var __webpack_exports__ = {}; "use strict"; var exports = __webpack_exports__; -// Copyright (c) 2020-2021-2022 Luca Cappa +// Copyright (c) 2020-2021-2022-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT Object.defineProperty(exports, "__esModule", ({ value: true })); diff --git a/gulpfile.js b/gulpfile.js index a6b5fbb..6a8cccb 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,4 +1,4 @@ -// Copyright (c) 2020, 2021, 2022 Luca Cappa +// Copyright (c) 2020, 2021, 2022, 2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT diff --git a/package-lock.json b/package-lock.json index 20364e1..5cf33c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,9 +66,9 @@ } }, "node_modules/@actions/cache/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } @@ -134,9 +134,9 @@ } }, "node_modules/@actions/tool-cache/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } @@ -376,9 +376,9 @@ } }, "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } @@ -427,9 +427,9 @@ } }, "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } @@ -1576,9 +1576,9 @@ "dev": true }, "node_modules/@jest/environment/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -4302,9 +4302,9 @@ } }, "node_modules/cross-spawn/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true, "bin": { "semver": "bin/semver" @@ -4960,9 +4960,9 @@ } }, "node_modules/eslint/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -7225,9 +7225,9 @@ } }, "node_modules/istanbul-lib-instrument/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } @@ -7613,9 +7613,9 @@ "dev": true }, "node_modules/jest-circus/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -10041,9 +10041,9 @@ } }, "node_modules/make-dir/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } @@ -10531,9 +10531,9 @@ } }, "node_modules/normalize-package-data/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true, "bin": { "semver": "bin/semver" @@ -13835,9 +13835,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, @@ -13901,9 +13901,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, @@ -14094,9 +14094,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, @@ -14134,9 +14134,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, @@ -14998,9 +14998,9 @@ "dev": true }, "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true }, "slash": { @@ -17124,9 +17124,9 @@ }, "dependencies": { "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true } } @@ -17578,9 +17578,9 @@ "dev": true }, "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true } } @@ -19377,9 +19377,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, @@ -19686,9 +19686,9 @@ "dev": true }, "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true }, "slash": { @@ -21543,9 +21543,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, @@ -21943,9 +21943,9 @@ }, "dependencies": { "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true } } diff --git a/src/action.ts b/src/action.ts index 55bd575..da85931 100644 --- a/src/action.ts +++ b/src/action.ts @@ -1,5 +1,5 @@ -// Copyright (c) 2020-2021-2022 Luca Cappa +// Copyright (c) 2020-2021-2022-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT diff --git a/src/get-cmake.ts b/src/get-cmake.ts index 8837325..8908acc 100644 --- a/src/get-cmake.ts +++ b/src/get-cmake.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2021-2022 Luca Cappa +// Copyright (c) 2020-2021-2022-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT diff --git a/src/releases-catalog.ts b/src/releases-catalog.ts index 74503f9..e217d3a 100644 --- a/src/releases-catalog.ts +++ b/src/releases-catalog.ts @@ -1,3 +1,3 @@ -export const cmakeCatalog = {"3.27.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-aarch64.tar.gz","fileName":"cmake-3.27.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-x86_64.tar.gz","fileName":"cmake-3.27.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-macos-universal.tar.gz","fileName":"cmake-3.27.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip","fileName":"cmake-3.27.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"latest":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-aarch64.tar.gz","fileName":"cmake-3.27.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-x86_64.tar.gz","fileName":"cmake-3.27.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-macos-universal.tar.gz","fileName":"cmake-3.27.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip","fileName":"cmake-3.27.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-aarch64.tar.gz","fileName":"cmake-3.27.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-x86_64.tar.gz","fileName":"cmake-3.27.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-macos-universal.tar.gz","fileName":"cmake-3.27.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-x86_64.zip","fileName":"cmake-3.27.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-aarch64.tar.gz","fileName":"cmake-3.27.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-x86_64.tar.gz","fileName":"cmake-3.27.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-macos-universal.tar.gz","fileName":"cmake-3.27.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip","fileName":"cmake-3.27.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-aarch64.tar.gz","fileName":"cmake-3.27.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-x86_64.tar.gz","fileName":"cmake-3.27.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-macos-universal.tar.gz","fileName":"cmake-3.27.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-x86_64.zip","fileName":"cmake-3.27.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-aarch64.tar.gz","fileName":"cmake-3.26.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-x86_64.tar.gz","fileName":"cmake-3.26.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-macos-universal.tar.gz","fileName":"cmake-3.26.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-windows-x86_64.zip","fileName":"cmake-3.26.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-macos-universal.tar.gz","fileName":"cmake-3.27.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.zip","fileName":"cmake-3.27.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip","fileName":"cmake-3.27.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"latestrc":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip","fileName":"cmake-3.27.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-windows-x86_64.zip","fileName":"cmake-3.27.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-windows-x86_64.zip","fileName":"cmake-3.27.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-windows-x86_64.zip","fileName":"cmake-3.27.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-windows-x86_64.zip","fileName":"cmake-3.27.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-aarch64.tar.gz","fileName":"cmake-3.26.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-x86_64.tar.gz","fileName":"cmake-3.26.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-macos-universal.tar.gz","fileName":"cmake-3.26.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-x86_64.zip","fileName":"cmake-3.26.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-aarch64.tar.gz","fileName":"cmake-3.26.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-x86_64.tar.gz","fileName":"cmake-3.26.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-macos-universal.tar.gz","fileName":"cmake-3.26.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-windows-x86_64.zip","fileName":"cmake-3.26.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-aarch64.tar.gz","fileName":"cmake-3.26.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-x86_64.tar.gz","fileName":"cmake-3.26.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-macos-universal.tar.gz","fileName":"cmake-3.26.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-x86_64.zip","fileName":"cmake-3.26.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-aarch64.tar.gz","fileName":"cmake-3.26.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-x86_64.tar.gz","fileName":"cmake-3.26.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-macos-universal.tar.gz","fileName":"cmake-3.26.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-x86_64.zip","fileName":"cmake-3.26.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-macos-universal.tar.gz","fileName":"cmake-3.26.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-x86_64.zip","fileName":"cmake-3.26.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-windows-x86_64.zip","fileName":"cmake-3.26.0-rc6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-aarch64.tar.gz","fileName":"cmake-3.25.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-x86_64.tar.gz","fileName":"cmake-3.25.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-macos-universal.tar.gz","fileName":"cmake-3.25.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-x86_64.zip","fileName":"cmake-3.25.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-aarch64.tar.gz","fileName":"cmake-3.24.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-x86_64.tar.gz","fileName":"cmake-3.24.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-macos-universal.tar.gz","fileName":"cmake-3.24.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-windows-x86_64.zip","fileName":"cmake-3.24.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-windows-x86_64.zip","fileName":"cmake-3.26.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-windows-x86_64.zip","fileName":"cmake-3.26.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-windows-x86_64.zip","fileName":"cmake-3.26.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-windows-x86_64.zip","fileName":"cmake-3.26.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-windows-x86_64.zip","fileName":"cmake-3.26.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-aarch64.tar.gz","fileName":"cmake-3.25.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-x86_64.tar.gz","fileName":"cmake-3.25.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-macos-universal.tar.gz","fileName":"cmake-3.25.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-windows-x86_64.zip","fileName":"cmake-3.25.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-aarch64.tar.gz","fileName":"cmake-3.25.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-x86_64.tar.gz","fileName":"cmake-3.25.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-macos-universal.tar.gz","fileName":"cmake-3.25.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.zip","fileName":"cmake-3.25.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-macos-universal.tar.gz","fileName":"cmake-3.25.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-x86_64.zip","fileName":"cmake-3.25.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-windows-x86_64.zip","fileName":"cmake-3.25.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-windows-x86_64.zip","fileName":"cmake-3.25.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-aarch64.tar.gz","fileName":"cmake-3.24.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-x86_64.tar.gz","fileName":"cmake-3.24.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-macos-universal.tar.gz","fileName":"cmake-3.24.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-windows-x86_64.zip","fileName":"cmake-3.24.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-aarch64.tar.gz","fileName":"cmake-3.23.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-x86_64.tar.gz","fileName":"cmake-3.23.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-macos-universal.tar.gz","fileName":"cmake-3.23.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-windows-x86_64.zip","fileName":"cmake-3.23.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-windows-x86_64.zip","fileName":"cmake-3.25.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-windows-x86_64.zip","fileName":"cmake-3.25.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-aarch64.tar.gz","fileName":"cmake-3.23.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-x86_64.tar.gz","fileName":"cmake-3.23.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-macos-universal.tar.gz","fileName":"cmake-3.23.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-windows-x86_64.zip","fileName":"cmake-3.23.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-aarch64.tar.gz","fileName":"cmake-3.24.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-x86_64.tar.gz","fileName":"cmake-3.24.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-macos-universal.tar.gz","fileName":"cmake-3.24.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-windows-x86_64.zip","fileName":"cmake-3.24.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-aarch64.tar.gz","fileName":"cmake-3.24.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-x86_64.tar.gz","fileName":"cmake-3.24.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-macos-universal.tar.gz","fileName":"cmake-3.24.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-x86_64.zip","fileName":"cmake-3.24.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz","fileName":"cmake-3.24.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip","fileName":"cmake-3.24.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-windows-x86_64.zip","fileName":"cmake-3.24.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-aarch64.tar.gz","fileName":"cmake-3.23.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-x86_64.tar.gz","fileName":"cmake-3.23.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-macos-universal.tar.gz","fileName":"cmake-3.23.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-x86_64.zip","fileName":"cmake-3.23.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-aarch64.tar.gz","fileName":"cmake-3.22.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-x86_64.tar.gz","fileName":"cmake-3.22.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-macos-universal.tar.gz","fileName":"cmake-3.22.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-windows-x86_64.zip","fileName":"cmake-3.22.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-windows-x86_64.zip","fileName":"cmake-3.24.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-windows-x86_64.zip","fileName":"cmake-3.24.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-windows-x86_64.zip","fileName":"cmake-3.24.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-windows-x86_64.zip","fileName":"cmake-3.24.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-aarch64.tar.gz","fileName":"cmake-3.22.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-x86_64.tar.gz","fileName":"cmake-3.22.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-macos-universal.tar.gz","fileName":"cmake-3.22.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-windows-x86_64.zip","fileName":"cmake-3.22.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.7":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-aarch64.tar.gz","fileName":"cmake-3.21.7-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-x86_64.tar.gz","fileName":"cmake-3.21.7-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-macos-universal.tar.gz","fileName":"cmake-3.21.7-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-windows-x86_64.zip","fileName":"cmake-3.21.7-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-aarch64.tar.gz","fileName":"cmake-3.23.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-x86_64.tar.gz","fileName":"cmake-3.23.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-macos-universal.tar.gz","fileName":"cmake-3.23.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-windows-x86_64.zip","fileName":"cmake-3.23.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-aarch64.tar.gz","fileName":"cmake-3.23.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-x86_64.tar.gz","fileName":"cmake-3.23.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-macos-universal.tar.gz","fileName":"cmake-3.23.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip","fileName":"cmake-3.23.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-aarch64.tar.gz","fileName":"cmake-3.22.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-x86_64.tar.gz","fileName":"cmake-3.22.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-macos-universal.tar.gz","fileName":"cmake-3.22.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-windows-x86_64.zip","fileName":"cmake-3.22.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-macos-universal.tar.gz","fileName":"cmake-3.23.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-x86_64.zip","fileName":"cmake-3.23.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-windows-x86_64.zip","fileName":"cmake-3.23.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-windows-x86_64.zip","fileName":"cmake-3.23.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-windows-x86_64.zip","fileName":"cmake-3.23.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-aarch64.tar.gz","fileName":"cmake-3.22.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-x86_64.tar.gz","fileName":"cmake-3.22.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-macos-universal.tar.gz","fileName":"cmake-3.22.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-x86_64.zip","fileName":"cmake-3.22.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-aarch64.tar.gz","fileName":"cmake-3.21.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-x86_64.tar.gz","fileName":"cmake-3.21.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-macos-universal.tar.gz","fileName":"cmake-3.21.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-windows-x86_64.zip","fileName":"cmake-3.21.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-windows-x86_64.zip","fileName":"cmake-3.23.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-windows-x86_64.zip","fileName":"cmake-3.23.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-aarch64.tar.gz","fileName":"cmake-3.21.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-x86_64.tar.gz","fileName":"cmake-3.21.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-macos-universal.tar.gz","fileName":"cmake-3.21.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-windows-x86_64.zip","fileName":"cmake-3.21.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-aarch64.tar.gz","fileName":"cmake-3.22.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-x86_64.tar.gz","fileName":"cmake-3.22.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-macos-universal.tar.gz","fileName":"cmake-3.22.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-x86_64.zip","fileName":"cmake-3.22.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-aarch64.tar.gz","fileName":"cmake-3.22.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz","fileName":"cmake-3.22.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-macos-universal.tar.gz","fileName":"cmake-3.22.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip","fileName":"cmake-3.22.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-macos-universal.tar.gz","fileName":"cmake-3.22.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-x86_64.zip","fileName":"cmake-3.22.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.22.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-windows-x86_64.zip","fileName":"cmake-3.22.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.22.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-windows-x86_64.zip","fileName":"cmake-3.22.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-aarch64.tar.gz","fileName":"cmake-3.21.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-x86_64.tar.gz","fileName":"cmake-3.21.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-macos-universal.tar.gz","fileName":"cmake-3.21.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-x86_64.zip","fileName":"cmake-3.21.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.22.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-windows-x86_64.zip","fileName":"cmake-3.22.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-aarch64.tar.gz","fileName":"cmake-3.21.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-x86_64.tar.gz","fileName":"cmake-3.21.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-macos-universal.tar.gz","fileName":"cmake-3.21.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-x86_64.zip","fileName":"cmake-3.21.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-aarch64.tar.gz","fileName":"cmake-3.20.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-x86_64.tar.gz","fileName":"cmake-3.20.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-macos-universal.tar.gz","fileName":"cmake-3.20.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-windows-x86_64.zip","fileName":"cmake-3.20.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-aarch64.tar.gz","fileName":"cmake-3.21.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-x86_64.tar.gz","fileName":"cmake-3.21.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-macos-universal.tar.gz","fileName":"cmake-3.21.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-x86_64.zip","fileName":"cmake-3.21.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-aarch64.tar.gz","fileName":"cmake-3.21.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-x86_64.tar.gz","fileName":"cmake-3.21.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-macos-universal.tar.gz","fileName":"cmake-3.21.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-x86_64.zip","fileName":"cmake-3.21.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-macos-universal.tar.gz","fileName":"cmake-3.21.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-x86_64.zip","fileName":"cmake-3.21.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.21.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-windows-x86_64.zip","fileName":"cmake-3.21.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.21.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-windows-x86_64.zip","fileName":"cmake-3.21.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.21.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-windows-x86_64.zip","fileName":"cmake-3.21.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-aarch64.tar.gz","fileName":"cmake-3.20.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-x86_64.tar.gz","fileName":"cmake-3.20.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-macos-universal.tar.gz","fileName":"cmake-3.20.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-windows-x86_64.zip","fileName":"cmake-3.20.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-aarch64.tar.gz","fileName":"cmake-3.20.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-x86_64.tar.gz","fileName":"cmake-3.20.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-macos-universal.tar.gz","fileName":"cmake-3.20.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-x86_64.zip","fileName":"cmake-3.20.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-aarch64.tar.gz","fileName":"cmake-3.20.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-x86_64.tar.gz","fileName":"cmake-3.20.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz","fileName":"cmake-3.20.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip","fileName":"cmake-3.20.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-aarch64.tar.gz","fileName":"cmake-3.20.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-x86_64.tar.gz","fileName":"cmake-3.20.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-macos-universal.tar.gz","fileName":"cmake-3.20.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-x86_64.zip","fileName":"cmake-3.20.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-aarch64.tar.gz","fileName":"cmake-3.20.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-x86_64.tar.gz","fileName":"cmake-3.20.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-macos-universal.tar.gz","fileName":"cmake-3.20.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-x86_64.zip","fileName":"cmake-3.20.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.8":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-aarch64.tar.gz","fileName":"cmake-3.19.8-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-x86_64.tar.gz","fileName":"cmake-3.19.8-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-macos-universal.tar.gz","fileName":"cmake-3.19.8-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-win64-x64.zip","fileName":"cmake-3.19.8-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-macos-universal.tar.gz","fileName":"cmake-3.20.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-windows-x86_64.zip","fileName":"cmake-3.20.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-windows-x86_64.zip","fileName":"cmake-3.20.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.7":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-aarch64.tar.gz","fileName":"cmake-3.19.7-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-x86_64.tar.gz","fileName":"cmake-3.19.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-macos-universal.tar.gz","fileName":"cmake-3.19.7-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win64-x64.zip","fileName":"cmake-3.19.7-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-windows-x86_64.zip","fileName":"cmake-3.20.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-windows-x86_64.zip","fileName":"cmake-3.20.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-windows-x86_64.zip","fileName":"cmake-3.20.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-aarch64.tar.gz","fileName":"cmake-3.19.6-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-x86_64.tar.gz","fileName":"cmake-3.19.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-macos-universal.tar.gz","fileName":"cmake-3.19.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.zip","fileName":"cmake-3.19.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-windows-x86_64.zip","fileName":"cmake-3.20.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-aarch64.tar.gz","fileName":"cmake-3.19.5-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-x86_64.tar.gz","fileName":"cmake-3.19.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-macos-universal.tar.gz","fileName":"cmake-3.19.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.zip","fileName":"cmake-3.19.5-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.6":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Linux-x86_64.tar.gz","fileName":"cmake-3.18.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win64-x64.zip","fileName":"cmake-3.18.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-aarch64.tar.gz","fileName":"cmake-3.19.4-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-x86_64.tar.gz","fileName":"cmake-3.19.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-macos-universal.tar.gz","fileName":"cmake-3.19.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip","fileName":"cmake-3.19.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-aarch64.tar.gz","fileName":"cmake-3.19.3-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-x86_64.tar.gz","fileName":"cmake-3.19.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-macos-universal.tar.gz","fileName":"cmake-3.19.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win64-x64.zip","fileName":"cmake-3.19.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-Linux-x86_64.tar.gz","fileName":"cmake-3.19.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-macos-universal.tar.gz","fileName":"cmake-3.19.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip","fileName":"cmake-3.19.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Linux-x86_64.tar.gz","fileName":"cmake-3.19.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win64-x64.zip","fileName":"cmake-3.19.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip","fileName":"cmake-3.19.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.5":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Linux-x86_64.tar.gz","fileName":"cmake-3.18.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-win64-x64.zip","fileName":"cmake-3.18.5-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0-rc3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-win64-x64.zip","fileName":"cmake-3.19.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-win64-x64.zip","fileName":"cmake-3.19.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0-rc1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-win64-x64.zip","fileName":"cmake-3.19.0-rc1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Linux-x86_64.tar.gz","fileName":"cmake-3.18.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win64-x64.zip","fileName":"cmake-3.18.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Linux-x86_64.tar.gz","fileName":"cmake-3.18.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-win64-x64.zip","fileName":"cmake-3.18.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.17.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-win32-x86.zip","fileName":"cmake-3.17.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Linux-x86_64.tar.gz","fileName":"cmake-3.17.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.9":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-win32-x86.zip","fileName":"cmake-3.16.9-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Linux-x86_64.tar.gz","fileName":"cmake-3.16.9-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.9-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.18.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-win64-x64.zip","fileName":"cmake-3.18.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Linux-x86_64.tar.gz","fileName":"cmake-3.18.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-win64-x64.zip","fileName":"cmake-3.18.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Linux-x86_64.tar.gz","fileName":"cmake-3.18.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Linux-x86_64.tar.gz","fileName":"cmake-3.17.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-win32-x86.zip","fileName":"cmake-3.17.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.18.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-win64-x64.zip","fileName":"cmake-3.18.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.18.0-rc4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-win32-x86.zip","fileName":"cmake-3.18.0-rc4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.0-rc3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-win64-x64.zip","fileName":"cmake-3.18.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-win32-x86.zip","fileName":"cmake-3.18.0-rc2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.0-rc1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-win64-x64.zip","fileName":"cmake-3.18.0-rc1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.16.8":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.8-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-win64-x64.zip","fileName":"cmake-3.16.8-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Linux-x86_64.tar.gz","fileName":"cmake-3.16.8-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Linux-x86_64.tar.gz","fileName":"cmake-3.17.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-win32-x86.zip","fileName":"cmake-3.17.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.7":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-win64-x64.zip","fileName":"cmake-3.16.7-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Linux-x86_64.tar.gz","fileName":"cmake-3.16.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.7-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Linux-x86_64.tar.gz","fileName":"cmake-3.17.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-win64-x64.zip","fileName":"cmake-3.17.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.6":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.tar.gz","fileName":"cmake-3.16.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-win64-x64.zip","fileName":"cmake-3.16.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-win64-x64.zip","fileName":"cmake-3.17.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Linux-x86_64.tar.gz","fileName":"cmake-3.17.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-win64-x64.zip","fileName":"cmake-3.17.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.0-rc3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-win64-x64.zip","fileName":"cmake-3.17.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-win32-x86.zip","fileName":"cmake-3.16.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Linux-x86_64.tar.gz","fileName":"cmake-3.16.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.0-rc2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-win64-x64.zip","fileName":"cmake-3.17.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.0-rc1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-win32-x86.zip","fileName":"cmake-3.17.0-rc1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-win64-x64.zip","fileName":"cmake-3.16.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.tar.gz","fileName":"cmake-3.16.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.7":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Linux-x86_64.tar.gz","fileName":"cmake-3.15.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-win32-x86.zip","fileName":"cmake-3.15.7-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.7-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz","fileName":"cmake-3.16.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win32-x86.zip","fileName":"cmake-3.16.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.16.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win32-x86.zip","fileName":"cmake-3.16.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Linux-x86_64.tar.gz","fileName":"cmake-3.16.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.6":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.zip","fileName":"cmake-3.15.6-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Linux-x86_64.tar.gz","fileName":"cmake-3.15.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-win32-x86.zip","fileName":"cmake-3.16.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Linux-x86_64.tar.gz","fileName":"cmake-3.16.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-win32-x86.zip","fileName":"cmake-3.16.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.16.0-rc4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-win32-x86.zip","fileName":"cmake-3.16.0-rc4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.0-rc3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-win64-x64.zip","fileName":"cmake-3.16.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-win32-x86.zip","fileName":"cmake-3.15.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Linux-x86_64.tar.gz","fileName":"cmake-3.15.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-win64-x64.zip","fileName":"cmake-3.16.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.0-rc1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-win32-x86.zip","fileName":"cmake-3.16.0-rc1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-win32-x86.zip","fileName":"cmake-3.15.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Linux-x86_64.tar.gz","fileName":"cmake-3.15.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.7":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-win64-x64.zip","fileName":"cmake-3.14.7-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.7-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Linux-x86_64.tar.gz","fileName":"cmake-3.14.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Linux-x86_64.tar.gz","fileName":"cmake-3.15.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-win32-x86.zip","fileName":"cmake-3.15.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.15.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win64-x64.zip","fileName":"cmake-3.15.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Linux-x86_64.tar.gz","fileName":"cmake-3.15.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win32-x86.zip","fileName":"cmake-3.15.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Linux-x86_64.tar.gz","fileName":"cmake-3.15.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-win32-x86.zip","fileName":"cmake-3.15.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.6":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-win32-x86.zip","fileName":"cmake-3.14.6-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Linux-x86_64.tar.gz","fileName":"cmake-3.14.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.0-rc4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-win32-x86.zip","fileName":"cmake-3.15.0-rc4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.0-rc3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-win64-x64.zip","fileName":"cmake-3.15.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.0-rc2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-win32-x86.zip","fileName":"cmake-3.15.0-rc2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.0-rc1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-win64-x64.zip","fileName":"cmake-3.15.0-rc1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.14.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-win64-x64.zip","fileName":"cmake-3.14.5-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Linux-x86_64.tar.gz","fileName":"cmake-3.14.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win32-x86.zip","fileName":"cmake-3.14.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Linux-x86_64.tar.gz","fileName":"cmake-3.14.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.13.5":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Linux-x86_64.tar.gz","fileName":"cmake-3.13.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win32-x86.zip","fileName":"cmake-3.13.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Linux-x86_64.tar.gz","fileName":"cmake-3.14.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-win64-x64.zip","fileName":"cmake-3.14.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.14.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-win64-x64.zip","fileName":"cmake-3.14.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Linux-x86_64.tar.gz","fileName":"cmake-3.14.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-win64-x64.zip","fileName":"cmake-3.14.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Linux-x86_64.tar.gz","fileName":"cmake-3.14.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-win64-x64.zip","fileName":"cmake-3.14.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.0-rc4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-win64-x64.zip","fileName":"cmake-3.14.0-rc4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.0-rc3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-win32-x86.zip","fileName":"cmake-3.14.0-rc3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.14.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-win64-x64.zip","fileName":"cmake-3.14.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.0-rc1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-win32-x86.zip","fileName":"cmake-3.14.0-rc1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.13.4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-win32-x86.zip","fileName":"cmake-3.13.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Linux-x86_64.tar.gz","fileName":"cmake-3.13.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.13.3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-win64-x64.zip","fileName":"cmake-3.13.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Linux-x86_64.tar.gz","fileName":"cmake-3.13.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.13.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-win64-x64.zip","fileName":"cmake-3.13.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Linux-x86_64.tar.gz","fileName":"cmake-3.13.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.13.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Linux-x86_64.tar.gz","fileName":"cmake-3.13.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-win64-x64.zip","fileName":"cmake-3.13.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.13.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Linux-x86_64.tar.gz","fileName":"cmake-3.13.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-win64-x64.zip","fileName":"cmake-3.13.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.12.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Linux-x86_64.tar.gz","fileName":"cmake-3.12.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-win64-x64.zip","fileName":"cmake-3.12.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.12.3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-win64-x64.zip","fileName":"cmake-3.12.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Linux-x86_64.tar.gz","fileName":"cmake-3.12.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.12.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-win64-x64.zip","fileName":"cmake-3.12.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Linux-x86_64.tar.gz","fileName":"cmake-3.12.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.12.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Linux-x86_64.tar.gz","fileName":"cmake-3.12.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-win32-x86.zip","fileName":"cmake-3.12.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.12.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-win32-x86.zip","fileName":"cmake-3.12.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Linux-x86_64.tar.gz","fileName":"cmake-3.12.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.11.4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Linux-x86_64.tar.gz","fileName":"cmake-3.11.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-win32-x86.zip","fileName":"cmake-3.11.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.11.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-win32-x86.zip","fileName":"cmake-3.11.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Linux-x86_64.tar.gz","fileName":"cmake-3.11.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.11.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-win32-x86.zip","fileName":"cmake-3.11.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Linux-x86_64.tar.gz","fileName":"cmake-3.11.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.11.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Linux-x86_64.tar.gz","fileName":"cmake-3.11.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-win64-x64.zip","fileName":"cmake-3.11.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.11.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Linux-x86_64.tar.gz","fileName":"cmake-3.11.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-win32-x86.zip","fileName":"cmake-3.11.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.10.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-win32-x86.zip","fileName":"cmake-3.10.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Linux-x86_64.tar.gz","fileName":"cmake-3.10.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.10.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-win64-x64.zip","fileName":"cmake-3.10.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Linux-x86_64.tar.gz","fileName":"cmake-3.10.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.10.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-win64-x64.zip","fileName":"cmake-3.10.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Linux-x86_64.tar.gz","fileName":"cmake-3.10.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.10.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-win32-x86.zip","fileName":"cmake-3.10.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Linux-x86_64.tar.gz","fileName":"cmake-3.10.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.6":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Linux-x86_64.tar.gz","fileName":"cmake-3.9.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-win64-x64.zip","fileName":"cmake-3.9.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.9.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-win32-x86.zip","fileName":"cmake-3.9.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Linux-x86_64.tar.gz","fileName":"cmake-3.9.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-win64-x64.zip","fileName":"cmake-3.9.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Linux-x86_64.tar.gz","fileName":"cmake-3.9.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Linux-x86_64.tar.gz","fileName":"cmake-3.9.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-win64-x64.zip","fileName":"cmake-3.9.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.9.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Linux-x86_64.tar.gz","fileName":"cmake-3.9.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-win64-x64.zip","fileName":"cmake-3.9.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.9.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-win32-x86.zip","fileName":"cmake-3.9.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Linux-x86_64.tar.gz","fileName":"cmake-3.9.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-win32-x86.zip","fileName":"cmake-3.9.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Linux-x86_64.tar.gz","fileName":"cmake-3.9.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.8.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Linux-x86_64.tar.gz","fileName":"cmake-3.8.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.8.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-win64-x64.zip","fileName":"cmake-3.8.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.8.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-win64-x64.zip","fileName":"cmake-3.8.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Linux-x86_64.tar.gz","fileName":"cmake-3.8.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.8.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.8.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.8.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Linux-x86_64.tar.gz","fileName":"cmake-3.8.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-win64-x64.zip","fileName":"cmake-3.8.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.7.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.7.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-win64-x64.zip","fileName":"cmake-3.7.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Linux-x86_64.tar.gz","fileName":"cmake-3.7.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.7.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-win64-x64.zip","fileName":"cmake-3.7.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.7.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Linux-x86_64.tar.gz","fileName":"cmake-3.7.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.7.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-win64-x64.zip","fileName":"cmake-3.7.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.7.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Linux-x86_64.tar.gz","fileName":"cmake-3.7.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.6.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Linux-i386.tar.gz","fileName":"cmake-3.6.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-win32-x86.zip","fileName":"cmake-3.6.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.6.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Linux-i386.tar.gz","fileName":"cmake-3.6.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-win64-x64.zip","fileName":"cmake-3.6.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.6.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Linux-x86_64.tar.gz","fileName":"cmake-3.6.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-win32-x86.zip","fileName":"cmake-3.6.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.6.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-win64-x64.zip","fileName":"cmake-3.6.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Linux-i386.tar.gz","fileName":"cmake-3.6.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.5.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Linux-x86_64.tar.gz","fileName":"cmake-3.5.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.5.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-win32-x86.zip","fileName":"cmake-3.5.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.5.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Linux-i386.tar.gz","fileName":"cmake-3.5.1-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-win32-x86.zip","fileName":"cmake-3.5.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.5.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.5.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-win32-x86.zip","fileName":"cmake-3.5.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.5.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Linux-x86_64.tar.gz","fileName":"cmake-3.5.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.4.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Linux-i386.tar.gz","fileName":"cmake-3.4.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-win32-x86.zip","fileName":"cmake-3.4.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.4.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.4.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.4.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Linux-i386.tar.gz","fileName":"cmake-3.4.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-win32-x86.zip","fileName":"cmake-3.4.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.4.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Linux-x86_64.tar.gz","fileName":"cmake-3.4.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.4.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-win32-x86.zip","fileName":"cmake-3.4.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.4.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-win32-x86.zip","fileName":"cmake-3.4.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-Linux-x86_64.tar.gz","fileName":"cmake-3.4.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.3.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.3.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Linux-x86_64.tar.gz","fileName":"cmake-3.3.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-win32-x86.zip","fileName":"cmake-3.3.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.3.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-win32-x86.zip","fileName":"cmake-3.3.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.3.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Linux-x86_64.tar.gz","fileName":"cmake-3.3.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.3.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Linux-x86_64.tar.gz","fileName":"cmake-3.3.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.3.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-win32-x86.zip","fileName":"cmake-3.3.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.2.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Linux-i386.tar.gz","fileName":"cmake-3.2.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-win32-x86.zip","fileName":"cmake-3.2.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.2.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-win32-x86.zip","fileName":"cmake-3.2.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Linux-x86_64.tar.gz","fileName":"cmake-3.2.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.2.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-win32-x86.zip","fileName":"cmake-3.2.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Linux-x86_64.tar.gz","fileName":"cmake-3.2.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.2.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Linux-i386.tar.gz","fileName":"cmake-3.2.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-win32-x86.zip","fileName":"cmake-3.2.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.1.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.1.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Linux-i386.tar.gz","fileName":"cmake-3.1.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-win32-x86.zip","fileName":"cmake-3.1.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.1.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Linux-x86_64.tar.gz","fileName":"cmake-3.1.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.1.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-win32-x86.zip","fileName":"cmake-3.1.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.1.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Linux-i386.tar.gz","fileName":"cmake-3.1.1-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.1.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-win32-x86.zip","fileName":"cmake-3.1.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.1.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-Linux-i386.tar.gz","fileName":"cmake-3.1.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-win32-x86.zip","fileName":"cmake-3.1.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.0.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Darwin64-universal.tar.gz","fileName":"cmake-3.0.2-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-win32-x86.zip","fileName":"cmake-3.0.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Linux-i386.tar.gz","fileName":"cmake-3.0.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.0.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-win32-x86.zip","fileName":"cmake-3.0.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Linux-i386.tar.gz","fileName":"cmake-3.0.1-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Darwin64-universal.tar.gz","fileName":"cmake-3.0.1-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.0.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Darwin64-universal.tar.gz","fileName":"cmake-3.0.0-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-win32-x86.zip","fileName":"cmake-3.0.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Linux-i386.tar.gz","fileName":"cmake-3.0.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"2.8.12":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Linux-i386.tar.gz","fileName":"cmake-2.8.12.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Darwin64-universal.tar.gz","fileName":"cmake-2.8.12.2-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-win32-x86.zip","fileName":"cmake-2.8.12.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"2.8.10":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-win32-x86.zip","fileName":"cmake-2.8.10.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Linux-i386.tar.gz","fileName":"cmake-2.8.10.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Darwin64-universal.tar.gz","fileName":"cmake-2.8.10.2-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"2.6.4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-Linux-i386.tar.gz","fileName":"cmake-2.6.4-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-win32-x86.zip","fileName":"cmake-2.6.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"2.4.8":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-win32-x86.zip","fileName":"cmake-2.4.8-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-Linux-i386.tar.gz","fileName":"cmake-2.4.8-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}}} +export const cmakeCatalog = {"3.27.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-aarch64.tar.gz","fileName":"cmake-3.27.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-x86_64.tar.gz","fileName":"cmake-3.27.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-macos-universal.tar.gz","fileName":"cmake-3.27.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-windows-x86_64.zip","fileName":"cmake-3.27.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"latest":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-aarch64.tar.gz","fileName":"cmake-3.27.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-linux-x86_64.tar.gz","fileName":"cmake-3.27.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-macos-universal.tar.gz","fileName":"cmake-3.27.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.6/cmake-3.27.6-windows-x86_64.zip","fileName":"cmake-3.27.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-linux-aarch64.tar.gz","fileName":"cmake-3.27.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-linux-x86_64.tar.gz","fileName":"cmake-3.27.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-macos-universal.tar.gz","fileName":"cmake-3.27.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.5/cmake-3.27.5-windows-x86_64.zip","fileName":"cmake-3.27.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-aarch64.tar.gz","fileName":"cmake-3.27.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-linux-x86_64.tar.gz","fileName":"cmake-3.27.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-macos-universal.tar.gz","fileName":"cmake-3.27.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip","fileName":"cmake-3.27.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-aarch64.tar.gz","fileName":"cmake-3.27.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-linux-x86_64.tar.gz","fileName":"cmake-3.27.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-macos-universal.tar.gz","fileName":"cmake-3.27.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-x86_64.zip","fileName":"cmake-3.27.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-aarch64.tar.gz","fileName":"cmake-3.27.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-linux-x86_64.tar.gz","fileName":"cmake-3.27.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-macos-universal.tar.gz","fileName":"cmake-3.27.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip","fileName":"cmake-3.27.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-aarch64.tar.gz","fileName":"cmake-3.27.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-x86_64.tar.gz","fileName":"cmake-3.27.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-macos-universal.tar.gz","fileName":"cmake-3.27.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-x86_64.zip","fileName":"cmake-3.27.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-aarch64.tar.gz","fileName":"cmake-3.26.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-linux-x86_64.tar.gz","fileName":"cmake-3.26.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-macos-universal.tar.gz","fileName":"cmake-3.26.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-windows-x86_64.zip","fileName":"cmake-3.26.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-macos-universal.tar.gz","fileName":"cmake-3.27.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.zip","fileName":"cmake-3.27.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip","fileName":"cmake-3.27.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"latestrc":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc5/cmake-3.27.0-rc5-windows-x86_64.zip","fileName":"cmake-3.27.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc4/cmake-3.27.0-rc4-windows-x86_64.zip","fileName":"cmake-3.27.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc3/cmake-3.27.0-rc3-windows-x86_64.zip","fileName":"cmake-3.27.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc2/cmake-3.27.0-rc2-windows-x86_64.zip","fileName":"cmake-3.27.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.27.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.27.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.27.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.27.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.27.0-rc1/cmake-3.27.0-rc1-windows-x86_64.zip","fileName":"cmake-3.27.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-aarch64.tar.gz","fileName":"cmake-3.26.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-linux-x86_64.tar.gz","fileName":"cmake-3.26.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-macos-universal.tar.gz","fileName":"cmake-3.26.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4-windows-x86_64.zip","fileName":"cmake-3.26.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-aarch64.tar.gz","fileName":"cmake-3.26.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-linux-x86_64.tar.gz","fileName":"cmake-3.26.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-macos-universal.tar.gz","fileName":"cmake-3.26.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.3/cmake-3.26.3-windows-x86_64.zip","fileName":"cmake-3.26.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-aarch64.tar.gz","fileName":"cmake-3.26.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-linux-x86_64.tar.gz","fileName":"cmake-3.26.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-macos-universal.tar.gz","fileName":"cmake-3.26.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.2/cmake-3.26.2-windows-x86_64.zip","fileName":"cmake-3.26.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-aarch64.tar.gz","fileName":"cmake-3.26.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-linux-x86_64.tar.gz","fileName":"cmake-3.26.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-macos-universal.tar.gz","fileName":"cmake-3.26.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-x86_64.zip","fileName":"cmake-3.26.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-macos-universal.tar.gz","fileName":"cmake-3.26.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-x86_64.zip","fileName":"cmake-3.26.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc6/cmake-3.26.0-rc6-windows-x86_64.zip","fileName":"cmake-3.26.0-rc6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-aarch64.tar.gz","fileName":"cmake-3.25.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-linux-x86_64.tar.gz","fileName":"cmake-3.25.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-macos-universal.tar.gz","fileName":"cmake-3.25.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-x86_64.zip","fileName":"cmake-3.25.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-aarch64.tar.gz","fileName":"cmake-3.24.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-linux-x86_64.tar.gz","fileName":"cmake-3.24.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-macos-universal.tar.gz","fileName":"cmake-3.24.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4-windows-x86_64.zip","fileName":"cmake-3.24.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc5/cmake-3.26.0-rc5-windows-x86_64.zip","fileName":"cmake-3.26.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc4/cmake-3.26.0-rc4-windows-x86_64.zip","fileName":"cmake-3.26.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc3/cmake-3.26.0-rc3-windows-x86_64.zip","fileName":"cmake-3.26.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc2/cmake-3.26.0-rc2-windows-x86_64.zip","fileName":"cmake-3.26.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.26.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.26.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.26.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.26.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.26.0-rc1/cmake-3.26.0-rc1-windows-x86_64.zip","fileName":"cmake-3.26.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-aarch64.tar.gz","fileName":"cmake-3.25.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-linux-x86_64.tar.gz","fileName":"cmake-3.25.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-macos-universal.tar.gz","fileName":"cmake-3.25.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-windows-x86_64.zip","fileName":"cmake-3.25.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-aarch64.tar.gz","fileName":"cmake-3.25.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-x86_64.tar.gz","fileName":"cmake-3.25.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-macos-universal.tar.gz","fileName":"cmake-3.25.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.zip","fileName":"cmake-3.25.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-macos-universal.tar.gz","fileName":"cmake-3.25.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-x86_64.zip","fileName":"cmake-3.25.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc4/cmake-3.25.0-rc4-windows-x86_64.zip","fileName":"cmake-3.25.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc3/cmake-3.25.0-rc3-windows-x86_64.zip","fileName":"cmake-3.25.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-aarch64.tar.gz","fileName":"cmake-3.24.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-linux-x86_64.tar.gz","fileName":"cmake-3.24.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-macos-universal.tar.gz","fileName":"cmake-3.24.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3-windows-x86_64.zip","fileName":"cmake-3.24.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-aarch64.tar.gz","fileName":"cmake-3.23.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-linux-x86_64.tar.gz","fileName":"cmake-3.23.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-macos-universal.tar.gz","fileName":"cmake-3.23.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.5/cmake-3.23.5-windows-x86_64.zip","fileName":"cmake-3.23.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc2/cmake-3.25.0-rc2-windows-x86_64.zip","fileName":"cmake-3.25.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.25.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.25.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.25.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.25.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.25.0-rc1/cmake-3.25.0-rc1-windows-x86_64.zip","fileName":"cmake-3.25.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-aarch64.tar.gz","fileName":"cmake-3.23.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-linux-x86_64.tar.gz","fileName":"cmake-3.23.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-macos-universal.tar.gz","fileName":"cmake-3.23.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.4/cmake-3.23.4-windows-x86_64.zip","fileName":"cmake-3.23.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-aarch64.tar.gz","fileName":"cmake-3.24.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-linux-x86_64.tar.gz","fileName":"cmake-3.24.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-macos-universal.tar.gz","fileName":"cmake-3.24.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.2/cmake-3.24.2-windows-x86_64.zip","fileName":"cmake-3.24.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-aarch64.tar.gz","fileName":"cmake-3.24.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-linux-x86_64.tar.gz","fileName":"cmake-3.24.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-macos-universal.tar.gz","fileName":"cmake-3.24.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-x86_64.zip","fileName":"cmake-3.24.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz","fileName":"cmake-3.24.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip","fileName":"cmake-3.24.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc5/cmake-3.24.0-rc5-windows-x86_64.zip","fileName":"cmake-3.24.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-aarch64.tar.gz","fileName":"cmake-3.23.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-linux-x86_64.tar.gz","fileName":"cmake-3.23.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-macos-universal.tar.gz","fileName":"cmake-3.23.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.3/cmake-3.23.3-windows-x86_64.zip","fileName":"cmake-3.23.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-aarch64.tar.gz","fileName":"cmake-3.22.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-linux-x86_64.tar.gz","fileName":"cmake-3.22.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-macos-universal.tar.gz","fileName":"cmake-3.22.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.6/cmake-3.22.6-windows-x86_64.zip","fileName":"cmake-3.22.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc4/cmake-3.24.0-rc4-windows-x86_64.zip","fileName":"cmake-3.24.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc3/cmake-3.24.0-rc3-windows-x86_64.zip","fileName":"cmake-3.24.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc2/cmake-3.24.0-rc2-windows-x86_64.zip","fileName":"cmake-3.24.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.24.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.24.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.24.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.24.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.24.0-rc1/cmake-3.24.0-rc1-windows-x86_64.zip","fileName":"cmake-3.24.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-aarch64.tar.gz","fileName":"cmake-3.22.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-linux-x86_64.tar.gz","fileName":"cmake-3.22.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-macos-universal.tar.gz","fileName":"cmake-3.22.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.5/cmake-3.22.5-windows-x86_64.zip","fileName":"cmake-3.22.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.7":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-aarch64.tar.gz","fileName":"cmake-3.21.7-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-linux-x86_64.tar.gz","fileName":"cmake-3.21.7-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-macos-universal.tar.gz","fileName":"cmake-3.21.7-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.7/cmake-3.21.7-windows-x86_64.zip","fileName":"cmake-3.21.7-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-aarch64.tar.gz","fileName":"cmake-3.23.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-linux-x86_64.tar.gz","fileName":"cmake-3.23.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-macos-universal.tar.gz","fileName":"cmake-3.23.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.2/cmake-3.23.2-windows-x86_64.zip","fileName":"cmake-3.23.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-aarch64.tar.gz","fileName":"cmake-3.23.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-linux-x86_64.tar.gz","fileName":"cmake-3.23.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-macos-universal.tar.gz","fileName":"cmake-3.23.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip","fileName":"cmake-3.23.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-aarch64.tar.gz","fileName":"cmake-3.22.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-linux-x86_64.tar.gz","fileName":"cmake-3.22.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-macos-universal.tar.gz","fileName":"cmake-3.22.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.4/cmake-3.22.4-windows-x86_64.zip","fileName":"cmake-3.22.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-macos-universal.tar.gz","fileName":"cmake-3.23.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-x86_64.zip","fileName":"cmake-3.23.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc5/cmake-3.23.0-rc5-windows-x86_64.zip","fileName":"cmake-3.23.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc4/cmake-3.23.0-rc4-windows-x86_64.zip","fileName":"cmake-3.23.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc3/cmake-3.23.0-rc3-windows-x86_64.zip","fileName":"cmake-3.23.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-aarch64.tar.gz","fileName":"cmake-3.22.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-linux-x86_64.tar.gz","fileName":"cmake-3.22.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-macos-universal.tar.gz","fileName":"cmake-3.22.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-x86_64.zip","fileName":"cmake-3.22.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-aarch64.tar.gz","fileName":"cmake-3.21.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-linux-x86_64.tar.gz","fileName":"cmake-3.21.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-macos-universal.tar.gz","fileName":"cmake-3.21.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.6/cmake-3.21.6-windows-x86_64.zip","fileName":"cmake-3.21.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc2/cmake-3.23.0-rc2-windows-x86_64.zip","fileName":"cmake-3.23.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.23.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.23.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.23.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.23.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.23.0-rc1/cmake-3.23.0-rc1-windows-x86_64.zip","fileName":"cmake-3.23.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-aarch64.tar.gz","fileName":"cmake-3.21.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-linux-x86_64.tar.gz","fileName":"cmake-3.21.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-macos-universal.tar.gz","fileName":"cmake-3.21.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.5/cmake-3.21.5-windows-x86_64.zip","fileName":"cmake-3.21.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-aarch64.tar.gz","fileName":"cmake-3.22.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-linux-x86_64.tar.gz","fileName":"cmake-3.22.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-macos-universal.tar.gz","fileName":"cmake-3.22.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-x86_64.zip","fileName":"cmake-3.22.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-aarch64.tar.gz","fileName":"cmake-3.22.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz","fileName":"cmake-3.22.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-macos-universal.tar.gz","fileName":"cmake-3.22.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip","fileName":"cmake-3.22.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-macos-universal.tar.gz","fileName":"cmake-3.22.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-x86_64.zip","fileName":"cmake-3.22.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.22.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc3/cmake-3.22.0-rc3-windows-x86_64.zip","fileName":"cmake-3.22.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.22.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc2/cmake-3.22.0-rc2-windows-x86_64.zip","fileName":"cmake-3.22.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-aarch64.tar.gz","fileName":"cmake-3.21.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-linux-x86_64.tar.gz","fileName":"cmake-3.21.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-macos-universal.tar.gz","fileName":"cmake-3.21.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-x86_64.zip","fileName":"cmake-3.21.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.22.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.22.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.22.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.22.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.22.0-rc1/cmake-3.22.0-rc1-windows-x86_64.zip","fileName":"cmake-3.22.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-aarch64.tar.gz","fileName":"cmake-3.21.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-linux-x86_64.tar.gz","fileName":"cmake-3.21.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-macos-universal.tar.gz","fileName":"cmake-3.21.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-x86_64.zip","fileName":"cmake-3.21.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-aarch64.tar.gz","fileName":"cmake-3.20.6-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-linux-x86_64.tar.gz","fileName":"cmake-3.20.6-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-macos-universal.tar.gz","fileName":"cmake-3.20.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.6/cmake-3.20.6-windows-x86_64.zip","fileName":"cmake-3.20.6-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-aarch64.tar.gz","fileName":"cmake-3.21.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-linux-x86_64.tar.gz","fileName":"cmake-3.21.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-macos-universal.tar.gz","fileName":"cmake-3.21.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-x86_64.zip","fileName":"cmake-3.21.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-aarch64.tar.gz","fileName":"cmake-3.21.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-linux-x86_64.tar.gz","fileName":"cmake-3.21.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-macos-universal.tar.gz","fileName":"cmake-3.21.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-windows-x86_64.zip","fileName":"cmake-3.21.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-macos-universal.tar.gz","fileName":"cmake-3.21.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0/cmake-3.21.0-windows-x86_64.zip","fileName":"cmake-3.21.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.21.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc3/cmake-3.21.0-rc3-windows-x86_64.zip","fileName":"cmake-3.21.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.21.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2-windows-x86_64.zip","fileName":"cmake-3.21.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.21.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.21.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.21.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.21.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.21.0-rc1/cmake-3.21.0-rc1-windows-x86_64.zip","fileName":"cmake-3.21.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-aarch64.tar.gz","fileName":"cmake-3.20.5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-linux-x86_64.tar.gz","fileName":"cmake-3.20.5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-macos-universal.tar.gz","fileName":"cmake-3.20.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.5/cmake-3.20.5-windows-x86_64.zip","fileName":"cmake-3.20.5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-aarch64.tar.gz","fileName":"cmake-3.20.4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-linux-x86_64.tar.gz","fileName":"cmake-3.20.4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-macos-universal.tar.gz","fileName":"cmake-3.20.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.4/cmake-3.20.4-windows-x86_64.zip","fileName":"cmake-3.20.4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-aarch64.tar.gz","fileName":"cmake-3.20.3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-x86_64.tar.gz","fileName":"cmake-3.20.3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz","fileName":"cmake-3.20.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip","fileName":"cmake-3.20.3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-aarch64.tar.gz","fileName":"cmake-3.20.2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-linux-x86_64.tar.gz","fileName":"cmake-3.20.2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-macos-universal.tar.gz","fileName":"cmake-3.20.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.2/cmake-3.20.2-windows-x86_64.zip","fileName":"cmake-3.20.2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-aarch64.tar.gz","fileName":"cmake-3.20.1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-linux-x86_64.tar.gz","fileName":"cmake-3.20.1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-macos-universal.tar.gz","fileName":"cmake-3.20.1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.1/cmake-3.20.1-windows-x86_64.zip","fileName":"cmake-3.20.1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.8":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-aarch64.tar.gz","fileName":"cmake-3.19.8-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-Linux-x86_64.tar.gz","fileName":"cmake-3.19.8-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-macos-universal.tar.gz","fileName":"cmake-3.19.8-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.8/cmake-3.19.8-win64-x64.zip","fileName":"cmake-3.19.8-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-macos-universal.tar.gz","fileName":"cmake-3.20.0-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0-windows-x86_64.zip","fileName":"cmake-3.20.0-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc5-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc5-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc5/cmake-3.20.0-rc5-windows-x86_64.zip","fileName":"cmake-3.20.0-rc5-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.7":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-aarch64.tar.gz","fileName":"cmake-3.19.7-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-Linux-x86_64.tar.gz","fileName":"cmake-3.19.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-macos-universal.tar.gz","fileName":"cmake-3.19.7-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win64-x64.zip","fileName":"cmake-3.19.7-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc4-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc4-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc4/cmake-3.20.0-rc4-windows-x86_64.zip","fileName":"cmake-3.20.0-rc4-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc3-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc3-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc3/cmake-3.20.0-rc3-windows-x86_64.zip","fileName":"cmake-3.20.0-rc3-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc2":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc2-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc2-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc2/cmake-3.20.0-rc2-windows-x86_64.zip","fileName":"cmake-3.20.0-rc2-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.6":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-aarch64.tar.gz","fileName":"cmake-3.19.6-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-Linux-x86_64.tar.gz","fileName":"cmake-3.19.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-macos-universal.tar.gz","fileName":"cmake-3.19.6-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.zip","fileName":"cmake-3.19.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.20.0-rc1":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-aarch64.tar.gz","fileName":"cmake-3.20.0-rc1-linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-linux-x86_64.tar.gz","fileName":"cmake-3.20.0-rc1-linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-macos-universal.tar.gz","fileName":"cmake-3.20.0-rc1-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.20.0-rc1/cmake-3.20.0-rc1-windows-x86_64.zip","fileName":"cmake-3.20.0-rc1-windows-x86_64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.5":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-aarch64.tar.gz","fileName":"cmake-3.19.5-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-Linux-x86_64.tar.gz","fileName":"cmake-3.19.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-macos-universal.tar.gz","fileName":"cmake-3.19.5-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.zip","fileName":"cmake-3.19.5-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.6":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-Linux-x86_64.tar.gz","fileName":"cmake-3.18.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.6/cmake-3.18.6-win64-x64.zip","fileName":"cmake-3.18.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.4":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-aarch64.tar.gz","fileName":"cmake-3.19.4-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-Linux-x86_64.tar.gz","fileName":"cmake-3.19.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-macos-universal.tar.gz","fileName":"cmake-3.19.4-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip","fileName":"cmake-3.19.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.3":{"linux-arm64":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-aarch64.tar.gz","fileName":"cmake-3.19.3-Linux-aarch64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-Linux-x86_64.tar.gz","fileName":"cmake-3.19.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-macos-universal.tar.gz","fileName":"cmake-3.19.3-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win64-x64.zip","fileName":"cmake-3.19.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-Linux-x86_64.tar.gz","fileName":"cmake-3.19.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-macos-universal.tar.gz","fileName":"cmake-3.19.2-macos-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip","fileName":"cmake-3.19.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Linux-x86_64.tar.gz","fileName":"cmake-3.19.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-win64-x64.zip","fileName":"cmake-3.19.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip","fileName":"cmake-3.19.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.5":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-Linux-x86_64.tar.gz","fileName":"cmake-3.18.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.5/cmake-3.18.5-win64-x64.zip","fileName":"cmake-3.18.5-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0-rc3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc3/cmake-3.19.0-rc3-win64-x64.zip","fileName":"cmake-3.19.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc2/cmake-3.19.0-rc2-win64-x64.zip","fileName":"cmake-3.19.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.19.0-rc1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.19.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.19.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.19.0-rc1/cmake-3.19.0-rc1-win64-x64.zip","fileName":"cmake-3.19.0-rc1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win64-x64.zip","fileName":"cmake-3.18.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-Linux-x86_64.tar.gz","fileName":"cmake-3.18.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-win64-x64.zip","fileName":"cmake-3.18.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.3/cmake-3.18.3-Linux-x86_64.tar.gz","fileName":"cmake-3.18.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-win32-x86.zip","fileName":"cmake-3.17.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.5/cmake-3.17.5-Linux-x86_64.tar.gz","fileName":"cmake-3.17.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.9":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-win32-x86.zip","fileName":"cmake-3.16.9-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Linux-x86_64.tar.gz","fileName":"cmake-3.16.9-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.9/cmake-3.16.9-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.9-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.18.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-win64-x64.zip","fileName":"cmake-3.18.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-Linux-x86_64.tar.gz","fileName":"cmake-3.18.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-win64-x64.zip","fileName":"cmake-3.18.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.1/cmake-3.18.1-Linux-x86_64.tar.gz","fileName":"cmake-3.18.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Linux-x86_64.tar.gz","fileName":"cmake-3.17.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-win32-x86.zip","fileName":"cmake-3.17.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.4/cmake-3.17.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.18.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-win64-x64.zip","fileName":"cmake-3.18.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0/cmake-3.18.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.18.0-rc4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-win32-x86.zip","fileName":"cmake-3.18.0-rc4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc4/cmake-3.18.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.0-rc3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc3/cmake-3.18.0-rc3-win64-x64.zip","fileName":"cmake-3.18.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.18.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-win32-x86.zip","fileName":"cmake-3.18.0-rc2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc2/cmake-3.18.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.18.0-rc1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.18.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.18.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.18.0-rc1/cmake-3.18.0-rc1-win64-x64.zip","fileName":"cmake-3.18.0-rc1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.16.8":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.8-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-win64-x64.zip","fileName":"cmake-3.16.8-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Linux-x86_64.tar.gz","fileName":"cmake-3.16.8-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Linux-x86_64.tar.gz","fileName":"cmake-3.17.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-win32-x86.zip","fileName":"cmake-3.17.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.3/cmake-3.17.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.7":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-win64-x64.zip","fileName":"cmake-3.16.7-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Linux-x86_64.tar.gz","fileName":"cmake-3.16.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.7/cmake-3.16.7-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.7-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Linux-x86_64.tar.gz","fileName":"cmake-3.17.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-win64-x64.zip","fileName":"cmake-3.17.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.2/cmake-3.17.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.6":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Linux-x86_64.tar.gz","fileName":"cmake-3.16.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-win64-x64.zip","fileName":"cmake-3.16.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.6/cmake-3.16.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-win64-x64.zip","fileName":"cmake-3.17.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Linux-x86_64.tar.gz","fileName":"cmake-3.17.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.1/cmake-3.17.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-win64-x64.zip","fileName":"cmake-3.17.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.17.0-rc3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-win64-x64.zip","fileName":"cmake-3.17.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc3/cmake-3.17.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-win32-x86.zip","fileName":"cmake-3.16.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Linux-x86_64.tar.gz","fileName":"cmake-3.16.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.5/cmake-3.16.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.0-rc2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-win64-x64.zip","fileName":"cmake-3.17.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc2/cmake-3.17.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.17.0-rc1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.17.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-win32-x86.zip","fileName":"cmake-3.17.0-rc1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.17.0-rc1/cmake-3.17.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.17.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-win64-x64.zip","fileName":"cmake-3.16.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.tar.gz","fileName":"cmake-3.16.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.7":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Linux-x86_64.tar.gz","fileName":"cmake-3.15.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-win32-x86.zip","fileName":"cmake-3.15.7-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.7-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz","fileName":"cmake-3.16.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win32-x86.zip","fileName":"cmake-3.16.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.16.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-win32-x86.zip","fileName":"cmake-3.16.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Linux-x86_64.tar.gz","fileName":"cmake-3.16.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.6":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.zip","fileName":"cmake-3.15.6-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Linux-x86_64.tar.gz","fileName":"cmake-3.15.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-win32-x86.zip","fileName":"cmake-3.16.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-Linux-x86_64.tar.gz","fileName":"cmake-3.16.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0/cmake-3.16.0-win32-x86.zip","fileName":"cmake-3.16.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.16.0-rc4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-win32-x86.zip","fileName":"cmake-3.16.0-rc4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc4/cmake-3.16.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.16.0-rc3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-win64-x64.zip","fileName":"cmake-3.16.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc3/cmake-3.16.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-win32-x86.zip","fileName":"cmake-3.15.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.5/cmake-3.15.5-Linux-x86_64.tar.gz","fileName":"cmake-3.15.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-win64-x64.zip","fileName":"cmake-3.16.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc2/cmake-3.16.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.16.0-rc1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-win32-x86.zip","fileName":"cmake-3.16.0-rc1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.16.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.16.0-rc1/cmake-3.16.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.16.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-win32-x86.zip","fileName":"cmake-3.15.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Linux-x86_64.tar.gz","fileName":"cmake-3.15.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.7":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-win64-x64.zip","fileName":"cmake-3.14.7-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.7-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.7/cmake-3.14.7-Linux-x86_64.tar.gz","fileName":"cmake-3.14.7-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Linux-x86_64.tar.gz","fileName":"cmake-3.15.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-win32-x86.zip","fileName":"cmake-3.15.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.15.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win64-x64.zip","fileName":"cmake-3.15.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-Linux-x86_64.tar.gz","fileName":"cmake-3.15.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win32-x86.zip","fileName":"cmake-3.15.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-Linux-x86_64.tar.gz","fileName":"cmake-3.15.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-win32-x86.zip","fileName":"cmake-3.15.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.6":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-win32-x86.zip","fileName":"cmake-3.14.6-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.6/cmake-3.14.6-Linux-x86_64.tar.gz","fileName":"cmake-3.14.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.15.0-rc4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-win32-x86.zip","fileName":"cmake-3.15.0-rc4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc4/cmake-3.15.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.0-rc3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-win64-x64.zip","fileName":"cmake-3.15.0-rc3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.0-rc2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-win32-x86.zip","fileName":"cmake-3.15.0-rc2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc2/cmake-3.15.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.15.0-rc1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.15.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.15.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.15.0-rc1/cmake-3.15.0-rc1-win64-x64.zip","fileName":"cmake-3.15.0-rc1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.14.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-win64-x64.zip","fileName":"cmake-3.14.5-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Linux-x86_64.tar.gz","fileName":"cmake-3.14.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win32-x86.zip","fileName":"cmake-3.14.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Linux-x86_64.tar.gz","fileName":"cmake-3.14.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.13.5":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Linux-x86_64.tar.gz","fileName":"cmake-3.13.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win32-x86.zip","fileName":"cmake-3.13.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-Linux-x86_64.tar.gz","fileName":"cmake-3.14.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-win64-x64.zip","fileName":"cmake-3.14.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.14.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-win64-x64.zip","fileName":"cmake-3.14.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Linux-x86_64.tar.gz","fileName":"cmake-3.14.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-win64-x64.zip","fileName":"cmake-3.14.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1-Linux-x86_64.tar.gz","fileName":"cmake-3.14.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-win64-x64.zip","fileName":"cmake-3.14.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.0-rc4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-win64-x64.zip","fileName":"cmake-3.14.0-rc4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.14.0-rc3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc3/cmake-3.14.0-rc3-win32-x86.zip","fileName":"cmake-3.14.0-rc3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.14.0-rc2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-win64-x64.zip","fileName":"cmake-3.14.0-rc2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc2/cmake-3.14.0-rc2-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.14.0-rc1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-win32-x86.zip","fileName":"cmake-3.14.0-rc1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Linux-x86_64.tar.gz","fileName":"cmake-3.14.0-rc1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Darwin-x86_64.tar.gz","fileName":"cmake-3.14.0-rc1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.13.4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-win32-x86.zip","fileName":"cmake-3.13.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.4/cmake-3.13.4-Linux-x86_64.tar.gz","fileName":"cmake-3.13.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.13.3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-win64-x64.zip","fileName":"cmake-3.13.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Linux-x86_64.tar.gz","fileName":"cmake-3.13.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.13.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-win64-x64.zip","fileName":"cmake-3.13.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Linux-x86_64.tar.gz","fileName":"cmake-3.13.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.13.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-Linux-x86_64.tar.gz","fileName":"cmake-3.13.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.1/cmake-3.13.1-win64-x64.zip","fileName":"cmake-3.13.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.13.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.13.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-Linux-x86_64.tar.gz","fileName":"cmake-3.13.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.13.0/cmake-3.13.0-win64-x64.zip","fileName":"cmake-3.13.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.12.4":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-Linux-x86_64.tar.gz","fileName":"cmake-3.12.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.4/cmake-3.12.4-win64-x64.zip","fileName":"cmake-3.12.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.12.3":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-win64-x64.zip","fileName":"cmake-3.12.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.3/cmake-3.12.3-Linux-x86_64.tar.gz","fileName":"cmake-3.12.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.12.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-win64-x64.zip","fileName":"cmake-3.12.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Linux-x86_64.tar.gz","fileName":"cmake-3.12.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.2/cmake-3.12.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.12.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-Linux-x86_64.tar.gz","fileName":"cmake-3.12.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.1/cmake-3.12.1-win32-x86.zip","fileName":"cmake-3.12.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.12.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-win32-x86.zip","fileName":"cmake-3.12.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.12.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.12.0/cmake-3.12.0-Linux-x86_64.tar.gz","fileName":"cmake-3.12.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.11.4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Linux-x86_64.tar.gz","fileName":"cmake-3.11.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-win32-x86.zip","fileName":"cmake-3.11.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.4/cmake-3.11.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.11.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-win32-x86.zip","fileName":"cmake-3.11.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.3/cmake-3.11.3-Linux-x86_64.tar.gz","fileName":"cmake-3.11.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.11.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-win32-x86.zip","fileName":"cmake-3.11.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.2/cmake-3.11.2-Linux-x86_64.tar.gz","fileName":"cmake-3.11.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.11.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Linux-x86_64.tar.gz","fileName":"cmake-3.11.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.1/cmake-3.11.1-win64-x64.zip","fileName":"cmake-3.11.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.11.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Linux-x86_64.tar.gz","fileName":"cmake-3.11.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.11.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.11.0/cmake-3.11.0-win32-x86.zip","fileName":"cmake-3.11.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.10.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-win32-x86.zip","fileName":"cmake-3.10.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.3/cmake-3.10.3-Linux-x86_64.tar.gz","fileName":"cmake-3.10.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.10.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-win64-x64.zip","fileName":"cmake-3.10.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Linux-x86_64.tar.gz","fileName":"cmake-3.10.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.2/cmake-3.10.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.10.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-win64-x64.zip","fileName":"cmake-3.10.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.1/cmake-3.10.1-Linux-x86_64.tar.gz","fileName":"cmake-3.10.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.10.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.10.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-win32-x86.zip","fileName":"cmake-3.10.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.10.0/cmake-3.10.0-Linux-x86_64.tar.gz","fileName":"cmake-3.10.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.6":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Linux-x86_64.tar.gz","fileName":"cmake-3.9.6-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.6-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.6/cmake-3.9.6-win64-x64.zip","fileName":"cmake-3.9.6-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.9.5":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-win32-x86.zip","fileName":"cmake-3.9.5-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.5-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.5/cmake-3.9.5-Linux-x86_64.tar.gz","fileName":"cmake-3.9.5-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.4":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-win64-x64.zip","fileName":"cmake-3.9.4-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.4-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.4/cmake-3.9.4-Linux-x86_64.tar.gz","fileName":"cmake-3.9.4-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Linux-x86_64.tar.gz","fileName":"cmake-3.9.3-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.3/cmake-3.9.3-win64-x64.zip","fileName":"cmake-3.9.3-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.9.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-Linux-x86_64.tar.gz","fileName":"cmake-3.9.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.2/cmake-3.9.2-win64-x64.zip","fileName":"cmake-3.9.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.9.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-win32-x86.zip","fileName":"cmake-3.9.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.1/cmake-3.9.1-Linux-x86_64.tar.gz","fileName":"cmake-3.9.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.9.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-win32-x86.zip","fileName":"cmake-3.9.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.9.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.9.0/cmake-3.9.0-Linux-x86_64.tar.gz","fileName":"cmake-3.9.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.8.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Linux-x86_64.tar.gz","fileName":"cmake-3.8.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.8.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.2/cmake-3.8.2-win64-x64.zip","fileName":"cmake-3.8.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.8.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-win64-x64.zip","fileName":"cmake-3.8.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Linux-x86_64.tar.gz","fileName":"cmake-3.8.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.1/cmake-3.8.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.8.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.8.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.8.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-Linux-x86_64.tar.gz","fileName":"cmake-3.8.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.8.0/cmake-3.8.0-win64-x64.zip","fileName":"cmake-3.8.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.7.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.7.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-win64-x64.zip","fileName":"cmake-3.7.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.2/cmake-3.7.2-Linux-x86_64.tar.gz","fileName":"cmake-3.7.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.7.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-win64-x64.zip","fileName":"cmake-3.7.1-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.7.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.1/cmake-3.7.1-Linux-x86_64.tar.gz","fileName":"cmake-3.7.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.7.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-win64-x64.zip","fileName":"cmake-3.7.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.7.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.7.0/cmake-3.7.0-Linux-x86_64.tar.gz","fileName":"cmake-3.7.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.6.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Linux-i386.tar.gz","fileName":"cmake-3.6.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.3/cmake-3.6.3-win32-x86.zip","fileName":"cmake-3.6.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.6.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-Linux-i386.tar.gz","fileName":"cmake-3.6.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.2/cmake-3.6.2-win64-x64.zip","fileName":"cmake-3.6.2-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"}},"3.6.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Linux-x86_64.tar.gz","fileName":"cmake-3.6.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.1/cmake-3.6.1-win32-x86.zip","fileName":"cmake-3.6.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.6.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-win64-x64.zip","fileName":"cmake-3.6.0-win64-x64.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.6.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.6.0/cmake-3.6.0-Linux-i386.tar.gz","fileName":"cmake-3.6.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.5.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Linux-x86_64.tar.gz","fileName":"cmake-3.5.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.5.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.2/cmake-3.5.2-win32-x86.zip","fileName":"cmake-3.5.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.5.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Linux-i386.tar.gz","fileName":"cmake-3.5.1-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-win32-x86.zip","fileName":"cmake-3.5.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.1/cmake-3.5.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.5.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.5.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-win32-x86.zip","fileName":"cmake-3.5.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.5.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.5.0/cmake-3.5.0-Linux-x86_64.tar.gz","fileName":"cmake-3.5.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.4.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Linux-i386.tar.gz","fileName":"cmake-3.4.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-win32-x86.zip","fileName":"cmake-3.4.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.3/cmake-3.4.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.4.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.4.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.4.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-Linux-i386.tar.gz","fileName":"cmake-3.4.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.2/cmake-3.4.2-win32-x86.zip","fileName":"cmake-3.4.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.4.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Linux-x86_64.tar.gz","fileName":"cmake-3.4.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.4.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.1/cmake-3.4.1-win32-x86.zip","fileName":"cmake-3.4.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.4.0":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-win32-x86.zip","fileName":"cmake-3.4.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.4.0/cmake-3.4.0-Linux-x86_64.tar.gz","fileName":"cmake-3.4.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.3.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.3.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-Linux-x86_64.tar.gz","fileName":"cmake-3.3.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.2/cmake-3.3.2-win32-x86.zip","fileName":"cmake-3.3.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.3.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-win32-x86.zip","fileName":"cmake-3.3.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.3.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.1/cmake-3.3.1-Linux-x86_64.tar.gz","fileName":"cmake-3.3.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.3.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Linux-x86_64.tar.gz","fileName":"cmake-3.3.0-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.3.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.3.0/cmake-3.3.0-win32-x86.zip","fileName":"cmake-3.3.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.2.3":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Linux-i386.tar.gz","fileName":"cmake-3.2.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.3/cmake-3.2.3-win32-x86.zip","fileName":"cmake-3.2.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.2.2":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-win32-x86.zip","fileName":"cmake-3.2.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.2/cmake-3.2.2-Linux-x86_64.tar.gz","fileName":"cmake-3.2.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.2.1":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-win32-x86.zip","fileName":"cmake-3.2.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.1/cmake-3.2.1-Linux-x86_64.tar.gz","fileName":"cmake-3.2.1-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.2.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Linux-i386.tar.gz","fileName":"cmake-3.2.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-win32-x86.zip","fileName":"cmake-3.2.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.2.0/cmake-3.2.0-Darwin-x86_64.tar.gz","fileName":"cmake-3.2.0-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.1.3":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Darwin-x86_64.tar.gz","fileName":"cmake-3.1.3-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-Linux-i386.tar.gz","fileName":"cmake-3.1.3-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.3/cmake-3.1.3-win32-x86.zip","fileName":"cmake-3.1.3-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.1.2":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Linux-x86_64.tar.gz","fileName":"cmake-3.1.2-Linux-x86_64.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-Darwin-x86_64.tar.gz","fileName":"cmake-3.1.2-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.2/cmake-3.1.2-win32-x86.zip","fileName":"cmake-3.1.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.1.1":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Linux-i386.tar.gz","fileName":"cmake-3.1.1-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-Darwin-x86_64.tar.gz","fileName":"cmake-3.1.1-Darwin-x86_64.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.1/cmake-3.1.1-win32-x86.zip","fileName":"cmake-3.1.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.1.0":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-Linux-i386.tar.gz","fileName":"cmake-3.1.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.1.0/cmake-3.1.0-win32-x86.zip","fileName":"cmake-3.1.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"3.0.2":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Darwin64-universal.tar.gz","fileName":"cmake-3.0.2-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-win32-x86.zip","fileName":"cmake-3.0.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.2/cmake-3.0.2-Linux-i386.tar.gz","fileName":"cmake-3.0.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"3.0.1":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-win32-x86.zip","fileName":"cmake-3.0.1-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Linux-i386.tar.gz","fileName":"cmake-3.0.1-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.1/cmake-3.0.1-Darwin64-universal.tar.gz","fileName":"cmake-3.0.1-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"3.0.0":{"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Darwin64-universal.tar.gz","fileName":"cmake-3.0.0-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-win32-x86.zip","fileName":"cmake-3.0.0-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v3.0.0/cmake-3.0.0-Linux-i386.tar.gz","fileName":"cmake-3.0.0-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}},"2.8.12":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Linux-i386.tar.gz","fileName":"cmake-2.8.12.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-Darwin64-universal.tar.gz","fileName":"cmake-2.8.12.2-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.12.2/cmake-2.8.12.2-win32-x86.zip","fileName":"cmake-2.8.12.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"2.8.10":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-win32-x86.zip","fileName":"cmake-2.8.10.2-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Linux-i386.tar.gz","fileName":"cmake-2.8.10.2-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/CMake/releases/download/v2.8.10.2/cmake-2.8.10.2-Darwin64-universal.tar.gz","fileName":"cmake-2.8.10.2-Darwin64-universal.tar.gz","binPath":"CMake.app/Contents/bin/","dropSuffix":".tar.gz"}},"2.6.4":{"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-Linux-i386.tar.gz","fileName":"cmake-2.6.4-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.6.4/cmake-2.6.4-win32-x86.zip","fileName":"cmake-2.6.4-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"}},"2.4.8":{"win32":{"url":"https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-win32-x86.zip","fileName":"cmake-2.4.8-win32-x86.zip","binPath":"bin/","dropSuffix":".zip"},"linux":{"url":"https://github.com/Kitware/CMake/releases/download/v2.4.8/cmake-2.4.8-Linux-i386.tar.gz","fileName":"cmake-2.4.8-Linux-i386.tar.gz","binPath":"bin/","dropSuffix":".tar.gz"}}} export const ninjaCatalog = {"1.11.1":{"linux-arm64":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"},"win32-arm64":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip","binPath":"","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz","binPath":"","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip","binPath":"","dropSuffix":".zip"}},"latest":{"linux-arm64":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_aarch64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"},"win32-arm64":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_arm64-pc-windows-msvc.zip","binPath":"","dropSuffix":".zip"},"darwin":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_universal-apple-darwin.tar.gz","binPath":"","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/ninja/releases/download/v1.11.1.g95dee.kitware.jobserver-1/ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip","fileName":"ninja-1.11.1.g95dee.kitware.jobserver-1_x86_64-pc-windows-msvc.zip","binPath":"","dropSuffix":".zip"}},"1.10.2":{"linux-arm64":{"url":"https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_aarch64-linux-gnu.tar.gz","fileName":"ninja-1.10.2.g51db2.kitware.jobserver-1_aarch64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"},"darwin":{"url":"https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_universal-apple-darwin.tar.gz","fileName":"ninja-1.10.2.g51db2.kitware.jobserver-1_universal-apple-darwin.tar.gz","binPath":"","dropSuffix":".tar.gz"},"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"},"win32":{"url":"https://github.com/Kitware/ninja/releases/download/v1.10.2.g51db2.kitware.jobserver-1/ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-pc-windows-msvc.zip","fileName":"ninja-1.10.2.g51db2.kitware.jobserver-1_x86_64-pc-windows-msvc.zip","binPath":"","dropSuffix":".zip"}},"1.10.0":{"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.10.0.gfb670.kitware.jobserver-1/ninja-1.10.0.gfb670.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.10.0.gfb670.kitware.jobserver-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"}},"1.9.0":{"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.9.0.gad558.kitware.dyndep-1.jobserver-1/ninja-1.9.0.gad558.kitware.dyndep-1.jobserver-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.9.0.gad558.kitware.dyndep-1.jobserver-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"}},"1.8.2":{"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.8.2.g972a7.kitware.dyndep-1/ninja-1.8.2.g972a7.kitware.dyndep-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.8.2.g972a7.kitware.dyndep-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"}},"1.7.2":{"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.7.2.gcc0ea.kitware.dyndep-1/ninja-1.7.2.gcc0ea.kitware.dyndep-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.7.2.gcc0ea.kitware.dyndep-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"}},"1.7.1":{"linux":{"url":"https://github.com/Kitware/ninja/releases/download/v1.7.1.g7ca7f.kitware.dyndep-1/ninja-1.7.1.g7ca7f.kitware.dyndep-1_x86_64-linux-gnu.tar.gz","fileName":"ninja-1.7.1.g7ca7f.kitware.dyndep-1_x86_64-linux-gnu.tar.gz","binPath":"","dropSuffix":".tar.gz"}}} \ No newline at end of file diff --git a/src/releases-collector.ts b/src/releases-collector.ts index 8725a46..98f3ea3 100644 --- a/src/releases-collector.ts +++ b/src/releases-collector.ts @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Luca Cappa +// Copyright (c) 2022-2023 Luca Cappa // Released under the term specified in file LICENSE.txt // SPDX short identifier: MIT