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