From 30404be9d90ec3ffaf5483b84bbda9e7b2ef84c1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 15 Jan 2015 19:24:50 +0000 Subject: mu: add 0.9.11 bottle. --- Library/Formula/mu.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/mu.rb b/Library/Formula/mu.rb index ff1fd81e1..0471fb656 100644 --- a/Library/Formula/mu.rb +++ b/Library/Formula/mu.rb @@ -18,6 +18,12 @@ class Mu < Formula head "https://github.com/djcb/mu.git" + bottle do + sha1 "b9e3a478300b3391f6a38639e32694f5444bea2d" => :yosemite + sha1 "61b8eadfbfa482de3d1194c5cb8bc5a3cb0933d6" => :mavericks + sha1 "ef81baa0a3210ba9c4a7eeb9224574e1cc89e5d8" => :mountain_lion + end + option "with-emacs", "Build with emacs support" depends_on "autoconf" => :build -- cgit v1.2.3