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

Commit 70f72df

Browse files
authored
Merge pull request #78 from orien/update_brew_url
Update brew download URL
2 parents e9c4929 + 8dc3891 commit 70f72df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/brews/mysql.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Mysql < Formula
22
desc "Open source relational database management system"
33
homepage "https://dev.mysql.com/doc/refman/5.6/en/"
4-
url "https://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.29.tar.gz"
4+
url "https://dev.mysql.com/Downloads/MySQL-5.6/mysql-5.6.29.tar.gz"
55
sha256 "6ac85b75b2dfa8c232725dda25469df37bf4e48b408cc0978d0dfc34c25a817f"
66

77
option :universal

0 commit comments

Comments
 (0)