aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cmake.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb
index b08bd2ef4..f6dcf27f2 100644
--- a/Library/Formula/cmake.rb
+++ b/Library/Formula/cmake.rb
@@ -20,8 +20,8 @@ end
class Cmake < Formula
homepage "http://www.cmake.org/"
- url "http://www.cmake.org/files/v3.1/cmake-3.1.2.tar.gz"
- sha1 "66c7b73d460daf2e26dc17da1d7e7dfd14bc48fc"
+ url "http://www.cmake.org/files/v3.1/cmake-3.1.3.tar.gz"
+ sha1 "5b9bb6e6f8c93335a0ef7b6c2d00a5273c2ea6cc"
head "http://cmake.org/cmake.git"
bottle do