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 582f1e3Copy full SHA for 582f1e3
Formula/m/[email protected]
@@ -1,8 +1,8 @@
1
class MariadbAT1011 < Formula
2
desc "Drop-in replacement for MySQL"
3
homepage "https://mariadb.org/"
4
- url "https://archive.mariadb.org/mariadb-10.11.9/source/mariadb-10.11.9.tar.gz"
5
- sha256 "0a00180864cd016187c986faab8010de23a117b9a75f91d6456421f894e48d20"
+ url "https://archive.mariadb.org/mariadb-10.11.10/source/mariadb-10.11.10.tar.gz"
+ sha256 "b06a74650b83a16aa9ab098984482b028e75b000674b11ff288772c619a6f022"
6
license "GPL-2.0-only"
7
8
livecheck do
0 commit comments