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 c06d1ee commit 315dac2Copy full SHA for 315dac2
Formula/m/mysqltuner.rb
@@ -1,8 +1,8 @@
1
class Mysqltuner < Formula
2
desc "Increase performance and stability of a MySQL installation"
3
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"
+ url "https://github.com/major/MySQLTuner-perl/archive/refs/tags/v2.7.0.tar.gz"
+ sha256 "dcd789c25f450ab128c050525705396f183a57b117eabdba470653f2ab9dd53e"
6
license "GPL-3.0-or-later"
7
head "https://github.com/major/MySQLTuner-perl.git", branch: "master"
8
0 commit comments