diff options
| author | BrewTestBot | 2014-07-26 20:35:13 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-07-26 20:59:35 -0500 |
| commit | 12326da97fdcf2877ad762d4625bb31cdb81f2dd (patch) | |
| tree | e81e4bea6d4d899d7e8b9afffd36768ecffa3095 | |
| parent | 8b326f160be6f4b5bc8b5824845187231c84be99 (diff) | |
| download | homebrew-12326da97fdcf2877ad762d4625bb31cdb81f2dd.tar.bz2 | |
fswatch: update 1.3.9 bottle.
| -rw-r--r-- | Library/Formula/fswatch.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fswatch.rb b/Library/Formula/fswatch.rb index dc06df438..a2b30dcfc 100644 --- a/Library/Formula/fswatch.rb +++ b/Library/Formula/fswatch.rb @@ -6,9 +6,9 @@ class Fswatch < Formula sha1 "5035f9f3ece9b64f523f62e47edaf791f305a424" bottle do - sha1 "fdb17d25e0a20e3608b381a50462840e9a14bd33" => :mavericks - sha1 "e7610c528ddf616f55298c4bb09d3799405e65c5" => :mountain_lion - sha1 "3024b77fdf47035560674a9d2bc1405734518e06" => :lion + sha1 "4f002ffcb2a2c1fa93c1eb1976b12e6eed38304f" => :mavericks + sha1 "6d920dae8c0086e7a2cfadd1ed949baee055a208" => :mountain_lion + sha1 "3bb0ac74a32cd00429bef19b088687e4ff836307" => :lion end depends_on "autoconf" => :build |
