From 3f1765220b00ffe2e0b2fd0e0c4f20d1fd6d4038 Mon Sep 17 00:00:00 2001 From: Steven Hahn Date: Fri, 13 Jan 2017 15:16:35 -0500 Subject: [PATCH] cmake 3.7.2 Closes #8819. Signed-off-by: JCount --- Formula/cmake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cmake.rb b/Formula/cmake.rb index cca734db7c..8f24e8d57f 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://cmake.org/files/v3.7/cmake-3.7.1.tar.gz" - sha256 "449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1" + url "https://cmake.org/files/v3.7/cmake-3.7.2.tar.gz" + sha256 "dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0" head "https://cmake.org/cmake.git" bottle do