From bfc4a86d4110ed916349da4021f0372d22314bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 Jan 2021 18:44:14 +0100 Subject: [PATCH] cmake: Update to version 3.19.3 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index bee22ce8c0..0b6e35c537 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.19.2", + "version": "3.19.3", "description": "Open-source, cross-platform family of tools designed to build, test and package software", "homepage": "https://cmake.org", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win64-x64.zip", - "hash": "a6fdf509d7a39f1c08b429eaa3ea0012744365a731d00fb770ae88b4d6549ff3", - "extract_dir": "cmake-3.19.2-win64-x64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win64-x64.zip", + "hash": "3838e11a0db08f97d687f061882a1e52807010a313f3ac716015b3587ca3f20e", + "extract_dir": "cmake-3.19.3-win64-x64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-win32-x86.zip", - "hash": "f39dbe56f1a574c6679b6c3ec25d4815dcf5389a985de4fd99ad3b1b58a2f0de", - "extract_dir": "cmake-3.19.2-win32-x86" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.3/cmake-3.19.3-win32-x86.zip", + "hash": "bfde9e17435773e9be36b63a5db88433394ae7f6898a8201ec9a084c7d7ab45c", + "extract_dir": "cmake-3.19.3-win32-x86" } }, "bin": [