summaryrefslogtreecommitdiff
path: root/homebrew/avrotools/.beer
blob: 11674db149a8f7ab38cfb5521958e82006c087e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "AvroTools",
    "description": "Avro command-line tools and utilities",
    "url": "https://www.apache.org/dyn/closer.cgi?path=avro/avro-1.8.2/java/avro-tools-1.8.2.jar",
    "mirror": null,
    "homepage": "https://avro.apache.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "libexec.install \"avro-tools-#{version}.jar\"",
        "bin.write_jar_script libexec/\"avro-tools-#{version}.jar\", \"avro-tools\""
    ],
    "version": "1.8.2",
    "file": "avro-tools.rb"
}