From 5da64c9de862098ae44175ffb5c5989a9d4f8dde Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Oct 2019 16:00:30 +0000 Subject: [PATCH] cmake: Update to version 3.15.4 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 09d01a9a0b..b32612629f 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.15.3", + "version": "3.15.4", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-win64-x64.zip", - "hash": "a18d96b7839ac3294e5e9f464f0af4c8336a16cd5f95e69a90a259207d7e5177", - "extract_dir": "cmake-3.15.3-win64-x64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-win64-x64.zip", + "hash": "5bb49c0274800c38833e515a01af75a7341db68ea82c71856bb3cf171d2068be", + "extract_dir": "cmake-3.15.4-win64-x64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.15.3/cmake-3.15.3-win32-x86.zip", - "hash": "711828fa6744041ea399bbe32e18472a1894594f8b08ce1d96a9cc2d20fcbc18", - "extract_dir": "cmake-3.15.3-win32-x86" + "url": "https://github.com/Kitware/CMake/releases/download/v3.15.4/cmake-3.15.4-win32-x86.zip", + "hash": "19c2bfd26c4de4d8046dd5ad6de95b57a2556559ec81b13b94e63ea4ae49b3f2", + "extract_dir": "cmake-3.15.4-win32-x86" } }, "bin": [