From c0875146f2fe5092714953500ca27b5568f43de6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Nov 2018 15:00:27 +0000 Subject: [PATCH] cmake: Update to version 3.13.1 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index cc0a4c5281..7664f3c092 100644 --- a/cmake.json +++ b/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.13.0", + "version": "3.13.1", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.13/cmake-3.13.0-win64-x64.zip", - "hash": "a652c71de04985688d480b401cbed3156010be7187ac2d26c6bf8ccdd1ccf901", - "extract_dir": "cmake-3.13.0-win64-x64" + "url": "https://cmake.org/files/v3.13/cmake-3.13.1-win64-x64.zip", + "hash": "7f25650d02482705dd98e02d975144d6d60ad7909471c751a37d71f42c978ebf", + "extract_dir": "cmake-3.13.1-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.13/cmake-3.13.0-win32-x86.zip", - "hash": "abb54e0f826cf06f30d0252b329d72bc9e9b75228e15505dd131e782549a256c", - "extract_dir": "cmake-3.13.0-win32-x86" + "url": "https://cmake.org/files/v3.13/cmake-3.13.1-win32-x86.zip", + "hash": "514c8cea597623f25347c40d44c0333df5fb8deb669cc4dffaed966ec3b89bef", + "extract_dir": "cmake-3.13.1-win32-x86" } }, "bin": [