File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Mysqltuner < Formula
2
2
desc "Increase performance and stability of a MySQL installation"
3
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 "
4
+ url "https://github.com/major/MySQLTuner-perl/archive/refs/tags/v2.7 .0.tar.gz"
5
+ sha256 "dcd789c25f450ab128c050525705396f183a57b117eabdba470653f2ab9dd53e "
6
6
license "GPL-3.0-or-later"
7
7
head "https://github.com/major/MySQLTuner-perl.git" , branch : "master"
8
8
9
9
bottle do
10
- rebuild 1
11
- sha256 cellar : :any_skip_relocation , all : "f3fc02d373f9e51b493d7f687d282469839e9482f4e0f9161b397226343f09f1"
10
+ sha256 cellar : :any_skip_relocation , all : "4ea0ce49f647faa0f8f21867bc67604c4e3e38b3eb2a332c1958695de925d330"
12
11
end
13
12
14
13
def install
You can’t perform that action at this time.
0 commit comments