summaryrefslogtreecommitdiff
path: root/homebrew/vcsh/.beer
blob: 0282806f6be8002fd6df76cbce12f55751555118 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Vcsh",
    "description": "Config manager based on git",
    "url": "https://github.com/RichiH/vcsh/archive/v1.20151229-1.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/RichiH/vcsh",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"vcsh\"",
        "man1.install \"vcsh.1\"",
        "zsh_completion.install \"_vcsh\""
    ],
    "version": "1.20151229",
    "file": "vcsh.rb"
}