summaryrefslogtreecommitdiff
path: root/homebrew/gcutil/.beer
blob: 6dcf01d43b194ac0c1de0cda711fe37335d2ebab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Gcutil",
    "description": "Manage your Google Compute Engine resources",
    "url": "https://dl.google.com/dl/cloudsdk/release/artifacts/gcutil-1.16.1.zip",
    "mirror": null,
    "homepage": "https://cloud.google.com/compute/docs/gcutil/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "libexec.install \"gcutil\", \"lib\"",
        "bin.install_symlink libexec/\"gcutil\""
    ],
    "version": "1.16.1",
    "file": "gcutil.rb"
}