diff --git a/Formula/cmake.rb b/Formula/cmake.rb index 1b6eebf2a4..36b75782de 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.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