mysql 8.0.31

master
Yasuo Honda 2022-10-12 10:54:57 +09:00 committed by BrewTestBot
parent d2a9d25a52
commit 2db77327bd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
class Mysql < Formula
desc "Open source relational database management system"
homepage "https://dev.mysql.com/doc/refman/8.0/en/"
url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.30.tar.gz"
sha256 "c331ac7a68099a2116097acbb14fd331423d486fe47ce0e346925111b44df69c"
url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.31.tar.gz"
sha256 "7867f3fd8ca423d283a6162c819c766863ecffbf9b59b4756dc7bb81184c1d6a"
license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" }
revision 1
livecheck do
url "https://dev.mysql.com/downloads/mysql/?tpl=files&os=src"