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 315dac2 commit 4e4ff76Copy full SHA for 4e4ff76
Formula/m/mysqltuner.rb
@@ -7,8 +7,7 @@ class Mysqltuner < Formula
7
head "https://github.com/major/MySQLTuner-perl.git", branch: "master"
8
9
bottle do
10
- rebuild 1
11
- sha256 cellar: :any_skip_relocation, all: "f3fc02d373f9e51b493d7f687d282469839e9482f4e0f9161b397226343f09f1"
+ sha256 cellar: :any_skip_relocation, all: "4ea0ce49f647faa0f8f21867bc67604c4e3e38b3eb2a332c1958695de925d330"
12
end
13
14
def install
0 commit comments