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