From 3187b4adf4d9191cd1d865d355fa588a8f7f08a1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 May 2019 17:00:20 +0000 Subject: [PATCH] cmake: Update to version 3.13.5 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 393f4584c7..0883ca681d 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { "homepage": "https://cmake.org/", "description": "Open-source, cross-platform family of tools designed to build, test and package software", - "version": "3.14.3", + "version": "3.13.5", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-win64-x64.zip", - "hash": "53856665d3302aca1684e20eaf423062ab192665a9714a27b10f2d6cd01f3454", - "extract_dir": "cmake-3.14.3-win64-x64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win64-x64.zip", + "hash": "bdc4622f2fcf26cc16838d264b1cef0d5bc2e5b455d4a26ab7952781965eae79", + "extract_dir": "cmake-3.13.5-win64-x64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.14.3/cmake-3.14.3-win32-x86.zip", - "hash": "1a2d8ffdb63d3b53fe3a93e378ce2e4a36656bdce015cc3e561920e406ebf497", - "extract_dir": "cmake-3.14.3-win32-x86" + "url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win32-x86.zip", + "hash": "0b61adede8f858464849d79d55044127032564c4c8a091322f8efb30ff4da3c4", + "extract_dir": "cmake-3.13.5-win32-x86" } }, "bin": [