diff options
| author | BrewTestBot | 2014-07-31 09:13:46 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-31 11:24:05 +0200 |
| commit | 8f59be5fec3bb74e2e1ece4c7fd89df3887dea9a (patch) | |
| tree | b38e5f151a6d8d226a0119e23737ca922d769ada /Library/Formula/mysql.rb | |
| parent | dc2ddb92f30aac1b71803d589a8ec4211f45148b (diff) | |
| download | homebrew-8f59be5fec3bb74e2e1ece4c7fd89df3887dea9a.tar.bz2 | |
mysql: update 5.6.20 bottle.
Closes #31262.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/mysql.rb')
| -rw-r--r-- | Library/Formula/mysql.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index 97a74b0c2..dde0f0777 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -6,6 +6,9 @@ class Mysql < Formula sha1 "10f9ed2bbf3fbf227b799f1c7af3a0c7f7cf4d95" bottle do + sha1 "a1b0fb1bd23596fb3fbc5d5cf2a0e945d14357bc" => :mavericks + sha1 "f4284ea20f671b257fbc0998a4b64a7eaff35baa" => :mountain_lion + sha1 "35b182b42d68791f6b0573cc24bccd8438e51bbd" => :lion end option :universal |
