From 71c5ae5d9f6dc292bd5e40b8151d8442e696e221 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 9 Nov 2014 17:38:18 +0000 Subject: mysql-sandbox: add 3.0.47 bottle. --- Library/Formula/mysql-sandbox.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/mysql-sandbox.rb b/Library/Formula/mysql-sandbox.rb index b83869e64..a8b45714d 100644 --- a/Library/Formula/mysql-sandbox.rb +++ b/Library/Formula/mysql-sandbox.rb @@ -5,6 +5,12 @@ class MysqlSandbox < Formula url "https://launchpadlibrarian.net/187745286/MySQL-Sandbox-3.0.47.tar.gz" sha1 "1759c08c5b7d272b718178bbb7dbc0f52bcb429d" + bottle do + sha1 "897c13c030850fae4ea21698c38f214f1d4e1609" => :yosemite + sha1 "2ce186a294c8e76d673d65dadd5a09a978f62f56" => :mavericks + sha1 "027b0af0c13bc153323fd46f9492635c265bd4a3" => :mountain_lion + end + def install ENV.prepend_create_path "PERL5LIB", "#{HOMEBREW_PREFIX}/lib/perl5/site_perl" -- cgit v1.2.3