Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
mysql 5.6.21
Browse files Browse the repository at this point in the history
Closes #32666.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
Joep Loijens authored and jacknagel committed Sep 26, 2014
1 parent d6b95ea commit b2bc6dc
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Library/Formula/mysql.rb
Expand Up @@ -2,15 +2,10 @@

class Mysql < Formula
homepage "http://dev.mysql.com/doc/refman/5.6/en/"
url "http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.20.tar.gz"
sha1 "10f9ed2bbf3fbf227b799f1c7af3a0c7f7cf4d95"
revision 1
url "http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.21.tar.gz"
sha1 "be068ba90953aecdb3f448b4ba1d35796eb799eb"

bottle do
revision 1
sha1 "c6b5653348bcfa889ed6bc347841cecbc96389af" => :mavericks
sha1 "f7562a4366c1732b90388a41b1356c9f0fa1aa19" => :mountain_lion
sha1 "e2107ccb1461920bb5cfb7192b37dc91ed50ca94" => :lion
end

option :universal
Expand Down

0 comments on commit b2bc6dc

Please sign in to comment.