parent
c4815859d9
commit
11d93d6516
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue