watchman v2.9.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-10-18 18:55:47 -05:00 committed by Adam Vandenberg
parent c5a87b1faf
commit df330f7cbd
1 changed files with 2 additions and 2 deletions

View File

@ -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