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