diff options
| author | BrewTestBot | 2014-05-15 04:47:26 +0100 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-14 20:49:39 -0700 |
| commit | 14c59f40e95f1766f7d067287e821bd66112911e (patch) | |
| tree | 64557391f05ba5cfd325556ccb2fc2aad1d501d7 | |
| parent | eae6d2ebf6c5161df2f2c4f0e42207f0641e2f3d (diff) | |
| download | homebrew-14c59f40e95f1766f7d067287e821bd66112911e.tar.bz2 | |
monotone: update 1.1 bottle.
| -rw-r--r-- | Library/Formula/monotone.rb | 3 |
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 |
