summaryrefslogtreecommitdiff
path: root/homebrew/brewcaskcompletion/.beer
blob: 8196549ef5525708e39aa159fe1517c3226f5478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "BrewCaskCompletion",
    "description": "Fish completion for brew-cask",
    "url": "https://github.com/xyb/homebrew-cask-completion/archive/v2.1.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/xyb/homebrew-cask-completion",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "fish_completion.install \"brew-cask.fish\""
    ],
    "version": "2.1",
    "file": "brew-cask-completion.rb"
}