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