diff options
Diffstat (limited to 'Library/Formula')
| -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 1b6b0fc7f..d2b042dc3 100644 --- a/Library/Formula/fswatch.rb +++ b/Library/Formula/fswatch.rb @@ -6,9 +6,9 @@ class Fswatch < Formula sha1 "812299f0d6245769c30c073a68af9fe54cbbc31b" bottle do - sha1 "915a9948cf26cbf7f12225de136c25bacc2d030a" => :mavericks - sha1 "6900820cc5aac8bce488c743139a6a8bdb41b2ae" => :mountain_lion - sha1 "0764779ee5ce0483a3c781c64892c9b02938e14e" => :lion + sha1 "9d0cd69f3ce150a94a5e5c90fecafdafae85fdef" => :mavericks + sha1 "ad5b25ba07a8bc29a1c33ef359e5579170c562e5" => :mountain_lion + sha1 "d04fd3d57dd593b93f012e37f0c457830b3acebb" => :lion end depends_on "autoconf" => :build |
