Skip to content

Commit

Permalink
mysql 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay committed Oct 16, 2024
1 parent 2032178 commit 6c82658
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions Formula/m/mysql.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Mysql < Formula
desc "Open source relational database management system"
homepage "https://dev.mysql.com/doc/refman/9.0/en/"
url "https://cdn.mysql.com/Downloads/MySQL-9.0/mysql-9.0.1.tar.gz"
sha256 "18fa65f1ea6aea71e418fe0548552d9a28de68e2b8bc3ba9536599eb459a6606"
homepage "https://dev.mysql.com/doc/refman/9.1/en/"
url "https://cdn.mysql.com/Downloads/MySQL-9.1/mysql-9.1.0.tar.gz"
sha256 "52c3675239bfd9d3c83224ff2002aa6e286fab97bf5b2b5ca1a85c9c347766fc"
license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" }
revision 4

Expand Down

0 comments on commit 6c82658

Please sign in to comment.