{
    "version": "3.0.0",
    "description": "A command line client for Dropbox",
    "homepage": "https://github.com/dropbox/dbxcli",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dropbox/dbxcli/releases/download/v3.0.0/dbxcli-windows-amd64.exe#/dbxcli.exe",
            "hash": "d21151c596271dfe75c55dc915c179ccf136b50bfed206e95855068a17dbe875"
        }
    },
    "bin": "dbxcli.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dropbox/dbxcli/releases/download/v$version/dbxcli-windows-amd64.exe#/dbxcli.exe"
            }
        }
    }
}
