diff --git a/cmake.json b/cmake.json index 049f17a452..892104dbcc 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.14.0", + "version": "3.14.1", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.14/cmake-3.14.0-win64-x64.zip", - "hash": "40e8140d68120378262322bbc8c261db8d184d7838423b2e5bf688a6209d3807", - "extract_dir": "cmake-3.14.0-win64-x64" + "url": "https://cmake.org/files/v3.14/cmake-3.14.1-win64-x64.zip", + "hash": "a351b153e5340bfe41de1d3dd449ba517027a216acc0efb4ca98319f99219836", + "extract_dir": "cmake-3.14.1-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.14/cmake-3.14.0-win32-x86.zip", - "hash": "9eb42917f9c5dc30ff86d8197497e4f8e2f4455b4c07841aa3dfb3283902d1ee", - "extract_dir": "cmake-3.14.0-win32-x86" + "url": "https://cmake.org/files/v3.14/cmake-3.14.1-win32-x86.zip", + "hash": "d0ef5a70f52b9c949e10055adcacf118635635d065a1ba12ea4d95d0ec801e11", + "extract_dir": "cmake-3.14.1-win32-x86" } }, "bin": [