cmake 3.9.3

Closes #18350.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Steven Hahn 2017-09-20 16:28:17 -04:00 committed by ilovezfs
parent 9d06beb3ec
commit 10783d2475

View file

@ -1,8 +1,8 @@
class Cmake < Formula
desc "Cross-platform make"
homepage "https://www.cmake.org/"
url "https://cmake.org/files/v3.9/cmake-3.9.2.tar.gz"
sha256 "954a5801a456ee48e76f01107c9a4961677dd0f3e115275bbd18410dc22ba3c1"
url "https://cmake.org/files/v3.9/cmake-3.9.3.tar.gz"
sha256 "8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a"
head "https://cmake.org/cmake.git"
bottle do