summaryrefslogtreecommitdiff
path: root/homebrew/spark/.beer
blob: c501e3b525c95accae0b521ab92a986c00806a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Spark",
    "description": "Sparklines for the shell",
    "url": "https://github.com/holman/spark/archive/v1.0.1.tar.gz",
    "mirror": null,
    "homepage": "https://zachholman.com/spark/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"spark\""
    ],
    "version": "1.0.1",
    "file": "spark.rb"
}