From 4c09d02fc9e4421e5adf167d8f602d4701b9fded Mon Sep 17 00:00:00 2001 From: Yusuf Kursad Kaya Date: Sat, 30 Mar 2019 21:02:40 +0300 Subject: [PATCH] cmake 3.14.1 Closes #38542. Signed-off-by: FX Coudert --- Formula/cmake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cmake.rb b/Formula/cmake.rb index baf7106bff..57358ffad3 100644 --- a/Formula/cmake.rb +++ b/Formula/cmake.rb @@ -1,8 +1,8 @@ class Cmake < Formula desc "Cross-platform make" homepage "https://www.cmake.org/" - url "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz" - sha256 "aa76ba67b3c2af1946701f847073f4652af5cbd9f141f221c97af99127e75502" + url "https://github.com/Kitware/CMake/releases/download/v3.14.1/cmake-3.14.1.tar.gz" + sha256 "7321be640406338fc12590609c42b0fae7ea12980855c1be363d25dcd76bb25f" head "https://cmake.org/cmake.git" bottle do