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