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