Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit f630c89

Browse files
committed
adding missing quote
1 parent 4ed6222 commit f630c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/brews/mysql.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Mysql < Formula
22
homepage "https://dev.mysql.com/doc/refman/5.6/en/"
3-
url "https://s3.amazonaws.com/uTestBoxen/mysql-5.6.30-osx10.11-x86_64.tar.gz?AWSAccessKeyId=AKIAJVVOIXUIFRTEEEKQ&Expires=1620158074&Signature=QkWp2AdKTG%2Beyx45Zz6GZhbiC8g%3D
3+
url "https://s3.amazonaws.com/uTestBoxen/mysql-5.6.30-osx10.11-x86_64.tar.gz?AWSAccessKeyId=AKIAJVVOIXUIFRTEEEKQ&Expires=1620158074&Signature=QkWp2AdKTG%2Beyx45Zz6GZhbiC8g%3D"
44
#fixing link to mysql download, old one no longer exists
55
#sha256 "15079c0b83d33a092649cbdf402c9225bcd3f33e87388407be5cdbf1432c7fbd"
66

0 commit comments

Comments
 (0)