summaryrefslogtreecommitdiff
path: root/homebrew/orctools/.beer
blob: 1fbfdc868ee869059fe30ffea41c8a24365cdc01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "OrcTools",
    "description": "ORC java command-line tools and utilities",
    "url": "https://search.maven.org/remotecontent?filepath=org/apache/orc/orc-tools/1.5.5/orc-tools-1.5.5-uber.jar",
    "mirror": null,
    "homepage": "https://orc.apache.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "libexec.install \"orc-tools-#{version}-uber.jar\"",
        "bin.write_jar_script libexec/\"orc-tools-#{version}-uber.jar\", \"orc-tools\""
    ],
    "version": "1.5.5",
    "file": "orc-tools.rb"
}