cmake 3.14.0

Closes #37911.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Harry Mallon 2019-03-14 16:33:53 +00:00 committed by Chongyu Zhu
parent 66175f26da
commit 8a8177aa5c
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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.13.4/cmake-3.13.4.tar.gz"
sha256 "fdd928fee35f472920071d1c7f1a6a2b72c9b25e04f7a37b409349aef3f20e9b"
url "https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz"
sha256 "aa76ba67b3c2af1946701f847073f4652af5cbd9f141f221c97af99127e75502"
head "https://cmake.org/cmake.git"
bottle do