summaryrefslogtreecommitdiff
path: root/homebrew/gimme/.beer
blob: 972781835285f553ddf7925b9c96b6a2642c59a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Gimme",
    "description": "Shell script to install any Go version",
    "url": "https://github.com/travis-ci/gimme/archive/v1.5.3.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/travis-ci/gimme",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"gimme\""
    ],
    "version": "1.5.3",
    "file": "gimme.rb"
}