{
    "version": "0.27.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.27.1/determined-cli.zip",
            "hash": "ce6d745aa83e2cd8f4cf27ceda276ef2ed382612f8ac3a675810a3bd74300cd2"
        }
    },
    "bin": "det.exe",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/sirredbeard/determined-windows-cli/releases/download/$version/determined-cli.zip"
    }
}
