Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Updated brew download URL
Browse files Browse the repository at this point in the history
The CDN only seems to serve the last two patch releases.
  • Loading branch information
orien committed Jul 18, 2016
1 parent e9c4929 commit 8dc3891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/brews/mysql.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Mysql < Formula
desc "Open source relational database management system"
homepage "https://dev.mysql.com/doc/refman/5.6/en/"
url "https://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.29.tar.gz"
url "https://dev.mysql.com/Downloads/MySQL-5.6/mysql-5.6.29.tar.gz"
sha256 "6ac85b75b2dfa8c232725dda25469df37bf4e48b408cc0978d0dfc34c25a817f"

option :universal
Expand Down

0 comments on commit 8dc3891

Please sign in to comment.