Skip to content

Instantly share code, notes, and snippets.

@ashander
Created June 24, 2019 17:11
Show Gist options
  • Save ashander/91178a8094b0527a93672e2471cb16f7 to your computer and use it in GitHub Desktop.
Save ashander/91178a8094b0527a93672e2471cb16f7 to your computer and use it in GitHub Desktop.
A scoop manifest for installing dbxcli dropbox command line client for windows
{
"version": "v3.0.0",
"license": "Apache-2.0",
"extract_dir": "",
"url": "https://github.com/dropbox/dbxcli/releases/download/v3.0.0/dbxcli-windows-amd64.exe",
"depends": "",
"homepage": "https://github.com/dropbox/dbxcli/",
"hash": "D21151C596271DFE75C55DC915C179CCF136B50BFED206E95855068A17DBE875",
"bin": [["dbxcli-windows-amd64.exe", "dropbox"]]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment