From d22d5ba837a3e623ce36af8723546325f28ef688 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 2 Sep 2016 07:02:37 -0700 Subject: [PATCH] mysqltuner 1.6.18 Closes #4444. Signed-off-by: ilovezfs --- Formula/mysqltuner.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mysqltuner.rb b/Formula/mysqltuner.rb index 822139645b..bd0171a5cb 100644 --- a/Formula/mysqltuner.rb +++ b/Formula/mysqltuner.rb @@ -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/1.6.0.tar.gz" - sha256 "dc3045b9ffae7837d187d2b1ef4c42648bf7ffc6bb9f69864a4bfeecd5205e37" + url "https://github.com/major/MySQLTuner-perl/archive/1.6.18.tar.gz" + sha256 "ae2b2668198fb78a7685fc4a372bafcef0a91b1dca15d065dae73eeb74bcd6cb" head "https://github.com/major/MySQLTuner-perl.git" bottle :unneeded