summaryrefslogtreecommitdiff
path: root/homebrew/zshcompletions/.beer
blob: 422ffc855e5d50ae25b0b2dbab4d0fc59d55b166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "ZshCompletions",
    "description": "Additional completion definitions for zsh",
    "url": "https://github.com/zsh-users/zsh-completions/archive/0.30.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/zsh-users/zsh-completions",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "pkgshare.install Dir[\"src/_*\"]"
    ],
    "version": "0.30.0",
    "file": "zsh-completions.rb"
}