summaryrefslogtreecommitdiff
path: root/homebrew/whirr/.beer
blob: 77f29cda4b589b3e6ec2d355ceebda0b993f82bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Whirr",
    "description": "Set of libraries for running cloud services",
    "url": "https://archive.apache.org/dist/whirr/whirr-0.8.2/whirr-0.8.2.tar.gz",
    "mirror": null,
    "homepage": "https://whirr.apache.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "libexec.install %w[bin conf lib]",
        "bin.write_exec_script libexec/\"bin/whirr\""
    ],
    "version": "0.8.2",
    "file": "whirr.rb"
}