From 9c709ae2c122ce87fc86fc7a11a0986a0bc90f6b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 25 Nov 2014 08:56:20 +0000 Subject: [PATCH] mariadb: update 10.0.15 bottle. --- Formula/mariadb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/mariadb.rb b/Formula/mariadb.rb index e1937124de..a950b583dc 100644 --- a/Formula/mariadb.rb +++ b/Formula/mariadb.rb @@ -6,9 +6,9 @@ class Mariadb < Formula sha1 "edd8ba315fffa727b52833df453ac9b88961130e" bottle do - sha1 "9e59fc98a660442128144a8d0fa45b2345b7d41e" => :yosemite - sha1 "511c7e832185e301b632a53dac68af904203a6d7" => :mavericks - sha1 "3a48b324b1697fa00400e4e52cf47948580d74f1" => :mountain_lion + sha1 "96be0c291a73e273b3910f7c609cdfa45fc25347" => :yosemite + sha1 "432e13ac5b3f90008de0fcafeb42fe0d7a139229" => :mavericks + sha1 "cbffb3b121dad1e8602514613ac5f6aaf40a859a" => :mountain_lion end depends_on 'cmake' => :build