watchman 2.9.5

Closes Homebrew/homebrew#27602.
master
Brett Koonce 2014-03-16 10:28:54 -05:00
parent c4815859d9
commit 11d93d6516
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.3.tar.gz'
sha1 '6647e36105b18b99b03eb009d13d8decc91e1898'
url 'https://github.com/facebook/watchman/archive/v2.9.5.tar.gz'
sha1 'e8dd863c6239caf1ef2742c0ecbba2b3b9febaaa'
depends_on :autoconf
depends_on :automake