{
    "version": "0.17.14",
    "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.17.14/draft-windows-amd64.exe#/draft.exe",
            "hash": "4475fc77ece9c5ec6adbe8cc63f03967fb630bb15c71965222a1500f68583158"
        }
    },
    "bin": "draft.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
            }
        }
    }
}
