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 344cef1 commit c916ce9Copy full SHA for c916ce9
Formula/m/[email protected]
@@ -1,8 +1,8 @@
1
class MariadbAT112 < Formula
2
desc "Drop-in replacement for MySQL"
3
homepage "https://mariadb.org/"
4
- url "https://archive.mariadb.org/mariadb-11.2.5/source/mariadb-11.2.5.tar.gz"
5
- sha256 "25866734488ca09f212c3b1a5b4ac63cbb5d865787087a37ed6d7fe6fc124eb1"
+ url "https://archive.mariadb.org/mariadb-11.2.6/source/mariadb-11.2.6.tar.gz"
+ sha256 "1cd0a7cfd5f9e25d8526aa70b1130743f9e551d8d03fe7ccdd2107b4e172d579"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments