We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c518d7 commit f4e34f0Copy full SHA for f4e34f0
Formula/m/[email protected]
@@ -1,8 +1,8 @@
1
class MariadbAT106 < Formula
2
desc "Drop-in replacement for MySQL"
3
homepage "https://mariadb.org/"
4
- url "https://archive.mariadb.org/mariadb-10.6.19/source/mariadb-10.6.19.tar.gz"
5
- sha256 "bcecb0ff7b79a41344736fa994710787c15516d51eb7715f278c3f0fcb7e8703"
+ url "https://archive.mariadb.org/mariadb-10.6.20/source/mariadb-10.6.20.tar.gz"
+ sha256 "47f05abc7dbebb3f26b31e75022b1b3969dbbc4752c4ae701f8920a604896d41"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments