summaryrefslogtreecommitdiff
path: root/homebrew/couchpotatoserver/.beer
blob: 4e71f41f8396c78964aa61f63c56af703bed0247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Couchpotatoserver",
    "description": "Download movies automatically",
    "url": "https://github.com/CouchPotato/CouchPotatoServer/archive/build/3.0.1.tar.gz",
    "mirror": null,
    "homepage": "https://couchpota.to",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "prefix.install_metafiles",
        "libexec.install Dir[\"*\"]",
        "(bin+\"couchpotatoserver\").write(startup_script)"
    ],
    "version": "3.0.1",
    "file": "couchpotatoserver.rb"
}