{
    "version": "0.35.1",
    "description": "The Determined CLI is a command line tool that lets you launch new experiments and interact with a Determined cluster.",
    "homepage": "https://github.com/sirredbeard/determined-windows-cli",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sirredbeard/determined-windows-cli/releases/download/0.35.1/determined-cli.zip",
            "hash": "1e1838218b4d996df3d2a3dd66f2748deb85f02c6772f49934e59eee9fb987ed"
        }
    },
    "bin": "det.exe",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/sirredbeard/determined-windows-cli/releases/download/$version/determined-cli.zip"
    }
}
