summaryrefslogtreecommitdiff
path: root/homebrew/gitquickstats/.beer
blob: 5bc6e71e0a76036e8e04d048032b9a0d9cd1eec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "GitQuickStats",
    "description": "Simple and efficient way to access statistics in git",
    "url": "https://github.com/arzzen/git-quick-stats/archive/2.0.5.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/arzzen/git-quick-stats",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"git-quick-stats\""
    ],
    "version": "2.0.5",
    "file": "git-quick-stats.rb"
}