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