{
    "version": "0.0.33",
    "description": "Create cloud-native applications on Kubernetes.",
    "homepage": "https://github.com/Azure/draft",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Azure/draft/releases/download/v0.0.33/draft-windows-amd64.exe#/draft.exe",
            "hash": "5982effe65cca04598f169d4cd7467eaa107161ba34730a50a15621f6243a715"
        }
    },
    "bin": "draft.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
            }
        }
    }
}
