summaryrefslogtreecommitdiff
path: root/homebrew/dropboxuploader/.beer
blob: 076bc763cd43448ae1fe7c23ce18303a9ac06160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "DropboxUploader",
    "description": "Bash script for interacting with Dropbox",
    "url": "https://github.com/andreafabrizi/Dropbox-Uploader/archive/1.0.tar.gz",
    "mirror": null,
    "homepage": "https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"dropbox_uploader.sh\", \"dropShell.sh\""
    ],
    "version": "1.0",
    "file": "dropbox-uploader.rb"
}