mysqltuner 1.7.17
Closes #45124. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d5d6d9f840
commit
0b14ced850
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mysqltuner < Formula
|
||||
desc "Increase performance and stability of a MySQL installation"
|
||||
homepage "https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl"
|
||||
url "https://github.com/major/MySQLTuner-perl/archive/1.7.15.tar.gz"
|
||||
sha256 "1486bd7baaab06a2cffd0783ae17bd5a0d7240c08b920c82185097ccda69fcc8"
|
||||
url "https://github.com/major/MySQLTuner-perl/archive/1.7.17.tar.gz"
|
||||
sha256 "c82f29aa017360ab8888808393bd06e79af6fa447a62908a3b3dddea92b768b5"
|
||||
head "https://github.com/major/MySQLTuner-perl.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue