cmake 3.7.2

Closes #8819.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Steven Hahn 2017-01-13 15:16:35 -05:00 committed by JCount
parent 9ac5030fb5
commit 3f1765220b

View file

@ -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