summaryrefslogtreecommitdiff
path: root/homebrew/mysqltuner/.beer
blob: e8b043f0aebdd12cfc97d9637f9680eb8185ad3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Mysqltuner",
    "description": "Increase performance and stability of a MySQL installation",
    "url": "https://github.com/major/MySQLTuner-perl/archive/1.7.13.tar.gz",
    "mirror": null,
    "homepage": "https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"mysqltuner.pl\" => \"mysqltuner\""
    ],
    "version": "1.7.13",
    "file": "mysqltuner.rb"
}