mariadb 10.3.10
Closes #32712. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a82fb034c8
commit
a19c0ca865
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mariadb < Formula
|
||||
desc "Drop-in replacement for MySQL"
|
||||
homepage "https://mariadb.org/"
|
||||
url "https://downloads.mariadb.org/f/mariadb-10.3.9/source/mariadb-10.3.9.tar.gz"
|
||||
sha256 "561c6969bbd24dbb22d1d196a6b037665389b91e6dab881f39c5616389f156f4"
|
||||
url "https://downloads.mariadb.org/f/mariadb-10.3.10/source/mariadb-10.3.10.tar.gz"
|
||||
sha256 "57767c048982811c7ab21d8527f6f36aa897386e8c7235f11b5505a924d68eda"
|
||||
|
||||
bottle do
|
||||
sha256 "e09014bc57988d11f2ca998fe15b4cb6b7d94daecd84e4ad03021c3e1bc9f2db" => :mojave
|
||||
|
|
Loading…
Reference in a new issue