summaryrefslogtreecommitdiff
path: root/homebrew/selecta/.beer
blob: b754950ce329daa1a6caba53eda3268f86aea93a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Selecta",
    "description": "Fuzzy text selector for files and anything else you need to select",
    "url": "https://github.com/garybernhardt/selecta/archive/v0.0.7.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/garybernhardt/selecta",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"selecta\""
    ],
    "version": "0.0.7",
    "file": "selecta.rb"
}