summaryrefslogtreecommitdiff
path: root/homebrew/gitgerrit/.beer
blob: 1436564630e35237f6780ed302380d3f5b257a2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "GitGerrit",
    "description": "Gerrit code review helper scripts",
    "url": "https://github.com/fbzhong/git-gerrit/archive/v0.3.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/fbzhong/git-gerrit",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "prefix.install \"bin\"",
        "bash_completion.install \"completion/git-gerrit-completion.bash\""
    ],
    "version": "0.3.0",
    "file": "git-gerrit.rb"
}