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