From 4d217bf045b4e75ef446d1889bfa5767e6d7b124 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 16 May 2014 21:46:24 +0100 Subject: [PATCH] monotone: update 1.1 bottle. --- Formula/monotone.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Formula/monotone.rb b/Formula/monotone.rb index aec238016b..733037171d 100644 --- a/Formula/monotone.rb +++ b/Formula/monotone.rb @@ -6,6 +6,10 @@ class Monotone < Formula sha1 "2b97559b252decaee3a374b81bf714cf33441ba3" bottle do + revision 1 + sha1 "d8bd7c7c25113e96affe3e8778e1ffd5d5e0ab2c" => :mavericks + sha1 "82cb04a2b2d06ed074835ad25f928b43a0d87f70" => :mountain_lion + sha1 "0c0ad8de85f7d9c2139f68914b970ceb38a26929" => :lion end depends_on "pkg-config" => :build