File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11class MysqlClientAT80 < Formula
22 desc "Open source relational database management system"
3- homepage "https://dev.mysql.com/doc/refman/8.0/en/"
4- url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.41.tar.gz"
5- sha256 "719589993b1a6769edb82b59f28e0dab8d47df94fa53ac4e9340b7c5eaba937c"
3+ # FIXME: Actual homepage fails audit due to Homebrew's user-agent
4+ # homepage "https://dev.mysql.com/doc/refman/8.0/en/"
5+ homepage "https://github.com/mysql/mysql-server"
6+ url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.42.tar.gz"
7+ sha256 "c2aa67c618edfa1bc379107fe819ca8e94cba5d85f156d1053b8fedc88cc5f8f"
68 license "GPL-2.0-only" => { with : "Universal-FOSS-exception-1.0" }
79
810 livecheck do
You can’t perform that action at this time.
0 commit comments