{ "version": "0.14.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.14.0/pack-v0.14.0-windows.zip", "hash": "5f6f0418f84eb0df031a59433ada07a4a2c25afae86b64cefd200caaa6e0bef4" } }, "bin": "pack.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/buildpacks/pack/releases/download/v$version/pack-v$version-windows.zip" } } } }