Skip to content

Commit 315dac2

Browse files
committed
mysqltuner 2.7.0
1 parent c06d1ee commit 315dac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mysqltuner.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mysqltuner < Formula
22
desc "Increase performance and stability of a MySQL installation"
33
homepage "https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl"
4-
url "https://github.com/major/MySQLTuner-perl/archive/refs/tags/v2.6.0.tar.gz"
5-
sha256 "9ba57ecc616c1791907c1e7befe593fee23315bcff0121adc13dbd62b2553a3c"
4+
url "https://github.com/major/MySQLTuner-perl/archive/refs/tags/v2.7.0.tar.gz"
5+
sha256 "dcd789c25f450ab128c050525705396f183a57b117eabdba470653f2ab9dd53e"
66
license "GPL-3.0-or-later"
77
head "https://github.com/major/MySQLTuner-perl.git", branch: "master"
88

0 commit comments

Comments
 (0)