{
    "version": "0.4.6",
    "description": "The Docker Hub Tool is a CLI tool for interacting with the Docker Hub.",
    "homepage": "https://github.com/docker/hub-tool",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/docker/hub-tool/releases/download/v0.4.6/hub-tool-windows-amd64.zip",
            "hash": "024c17cfd92981153828cba70942e5cbe90e9560a428372e940f7b9c56be1916"
        }
    },
    "bin": "hub-tool.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/docker/hub-tool/releases/download/v$version/hub-tool-windows-amd64.zip"
            }
        }
    }
}
