aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-05-15 04:47:26 +0100
committerAdam Vandenberg2014-05-14 20:49:39 -0700
commit14c59f40e95f1766f7d067287e821bd66112911e (patch)
tree64557391f05ba5cfd325556ccb2fc2aad1d501d7
parenteae6d2ebf6c5161df2f2c4f0e42207f0641e2f3d (diff)
downloadhomebrew-14c59f40e95f1766f7d067287e821bd66112911e.tar.bz2
monotone: update 1.1 bottle.
-rw-r--r--Library/Formula/monotone.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/monotone.rb b/Library/Formula/monotone.rb
index 22d15f431..6b8fa3699 100644
--- a/Library/Formula/monotone.rb
+++ b/Library/Formula/monotone.rb
@@ -6,6 +6,9 @@ class Monotone < Formula
sha1 "2b97559b252decaee3a374b81bf714cf33441ba3"
bottle do
+ sha1 "70755c4f5193a0e2848f8af7430a44884b3622e2" => :mavericks
+ sha1 "5121ea09374b924b087f50b72e7754f27d7c4c2a" => :mountain_lion
+ sha1 "94730a4384bda8b5f13967dd92bc2ba80060b7c5" => :lion
end
depends_on "pkg-config" => :build