From df330f7cbd3f539a9a7bdb2e3c932ac05388eaf5 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 18 Oct 2013 18:55:47 -0500 Subject: [PATCH] watchman v2.9.1 Signed-off-by: Adam Vandenberg --- Formula/watchman.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/watchman.rb b/Formula/watchman.rb index 81caff7ca8d..0492b29b651 100644 --- a/Formula/watchman.rb +++ b/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