mysqltuner 1.6.0
Closes #2307. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a47409e7bb
commit
e4b5975d39
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 "http://mysqltuner.com"
|
||||
url "https://github.com/major/MySQLTuner-perl/archive/v1.4.0.tar.gz"
|
||||
sha256 "8d5a03b64da2164c6bd93b79700c93db088a14155bcc8cb63c65d049909d793e"
|
||||
url "https://github.com/major/MySQLTuner-perl/archive/1.6.0.tar.gz"
|
||||
sha256 "dc3045b9ffae7837d187d2b1ef4c42648bf7ffc6bb9f69864a4bfeecd5205e37"
|
||||
head "https://github.com/major/MySQLTuner-perl.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue