{
    "version": "4.7.0",
    "description": "Command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage",
    "homepage": "https://www.backblaze.com/b2/docs/quick_command_line.html",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v4.7.0/b2-windows.exe#/b2.exe",
            "hash": "481adc3fe0e728a358e5180efe23200aed907ff064e6f3ad5120a91fc974b8d2"
        }
    },
    "bin": "b2.exe",
    "checkver": {
        "github": "https://github.com/Backblaze/B2_Command_Line_Tool"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v$version/b2-windows.exe#/b2.exe"
            }
        }
    }
}
