{
    "version": "0.40.4",
    "description": "Buildpack CLI",
    "homepage": "https://github.com/buildpacks/pack",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/buildpacks/pack/releases/download/v0.40.4/pack-v0.40.4-windows.zip",
            "hash": "e907a65baa580c1e80c275103e68ec10475409bfde4319f4db9e23865c644839"
        }
    },
    "bin": "pack.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/buildpacks/pack/releases/download/v$version/pack-v$version-windows.zip"
            }
        }
    }
}
