From 64146475d2b133cc67c31a46551a563b94338032 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 1 Jun 2017 02:16:29 -0700 Subject: [PATCH] cmake 3.8.2 Closes #14132. Signed-off-by: ilovezfs --- Formula/cmake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cmake.rb b/Formula/cmake.rb index 5800f4d540..00c2b4cdab 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.8/cmake-3.8.1.tar.gz" - sha256 "ce5d9161396e06501b00e52933783150a87c33080d4bdcef461b5b7fd24ac228" + url "https://cmake.org/files/v3.8/cmake-3.8.2.tar.gz" + sha256 "da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d" head "https://cmake.org/cmake.git" bottle do