{ "version": "0.38.2", "description": "Buildpack CLI", "homepage": "https://github.com/buildpacks/pack", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/buildpacks/pack/releases/download/v0.38.2/pack-v0.38.2-windows.zip", "hash": "6ff9c41205182dc8beb434c89aed6a101e5e2c43ea43dab792ba5f8f8150458a" } }, "bin": "pack.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/buildpacks/pack/releases/download/v$version/pack-v$version-windows.zip" } } } }