aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/watchman.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/Library/Formula/watchman.rb b/Library/Formula/watchman.rb
index 303ce8ce4..5108fd396 100644
--- a/Library/Formula/watchman.rb
+++ b/Library/Formula/watchman.rb
@@ -7,7 +7,9 @@ class Watchman < Formula
sha1 "eb5572cd9cf4ce2b8e31d51ed22d5ec8cc6301ae"
bottle do
- cellar :any
+ sha256 "dd66354cdbe2ab6a9672b6f4619e2e8123cf26f60fa10b7ffaa32fb9e93bab90" => :yosemite
+ sha256 "8c8f84947bc5430ee8f5909bc2aa5dd6f49869c18cc600b24e1ae566eb5ecef5" => :mavericks
+ sha256 "923fd3ac8d2ac1b3752c82bb7559e311a2bfdacf30e61e4c3e371e7fb74298e8" => :mountain_lion
end
depends_on "autoconf" => :build