Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
cmake 3.4.3
Browse files Browse the repository at this point in the history
Closes #48495.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
  • Loading branch information
nijikon authored and UniqMartin committed Jan 27, 2016
1 parent 28cbf98 commit 93fcf1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/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.4/cmake-3.4.2.tar.gz"
sha256 "da7cc34e1ce1d82e67a32ab081c02c2845534cd8bf2e09d88077a1b282e97392"
url "https://cmake.org/files/v3.4/cmake-3.4.3.tar.gz"
sha256 "b73f8c1029611df7ed81796bf5ca8ba0ef41c6761132340c73ffe42704f980fa"
head "https://cmake.org/cmake.git"

bottle do
Expand Down

0 comments on commit 93fcf1a

Please sign in to comment.