summaryrefslogtreecommitdiff
path: root/homebrew/dockutil/.beer
blob: d0c2816b08d546b4db93eeff87934683b3af0a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Dockutil",
    "description": "Tool for managing dock items",
    "url": "https://github.com/kcrawford/dockutil/archive/2.0.5.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/kcrawford/dockutil",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"scripts/dockutil\""
    ],
    "version": "2.0.5",
    "file": "dockutil.rb"
}