aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-10-18 18:55:47 -0500
committerAdam Vandenberg2013-10-18 18:04:47 -0700
commitb3478a3fb933711755cb4f01183ba121d3e71897 (patch)
tree4a05ac023c341aadfc3c2af522cfac39bd9fe592 /Library
parentdb4c3c58af6f1e2c063d5803f644873e7c9a1b90 (diff)
downloadhomebrew-b3478a3fb933711755cb4f01183ba121d3e71897.tar.bz2
watchman v2.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/watchman.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/watchman.rb b/Library/Formula/watchman.rb
index 81caff7ca..0492b29b6 100644
--- a/Library/Formula/watchman.rb
+++ b/Library/Formula/watchman.rb
@@ -3,8 +3,8 @@ require 'formula'
class Watchman < Formula
homepage 'https://github.com/facebook/watchman'
head 'https://github.com/facebook/watchman.git'
- url 'https://github.com/facebook/watchman/archive/v2.9.tar.gz'
- sha1 '142e6cf71117f3b3c856d75272eedc5259d75e85'
+ url 'https://github.com/facebook/watchman/archive/v2.9.1.tar.gz'
+ sha1 '68d2893abc5c0c2fafeeeb8d632a78e292a531e2'
depends_on :autoconf
depends_on :automake