From c27f6d611c10e29d92f7b93f3de58d5593a8b1d1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Oct 2018 15:00:27 +0000 Subject: [PATCH] cmake: Update to version 3.12.3 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index bf572a2033..c461c55846 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.12.2", + "version": "3.12.3", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.12/cmake-3.12.2-win64-x64.zip", - "hash": "25c8dbe3e81095463b0d6ccefd836275791299502e3ed5eccf695e118a6d031b", - "extract_dir": "cmake-3.12.2-win64-x64" + "url": "https://cmake.org/files/v3.12/cmake-3.12.3-win64-x64.zip", + "hash": "fc989d3ef6c0c260b9383843fb93ac762157ea0cd5a4b9b67732e5a2a0f09435", + "extract_dir": "cmake-3.12.3-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.12/cmake-3.12.2-win32-x86.zip", - "hash": "fde814282b798a8064aab8c44ddf2f7a25e1139b5a2b3a255adedacfca5706cd", - "extract_dir": "cmake-3.12.2-win32-x86" + "url": "https://cmake.org/files/v3.12/cmake-3.12.3-win32-x86.zip", + "hash": "7bd958b58962900a068e90ea4301d7401e3ad285b5832efde02a78deca7c4a6a", + "extract_dir": "cmake-3.12.3-win32-x86" } }, "bin": [