pack: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2023-11-08 20:24:44 +00:00
parent a854414769
commit 09a76013a5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.31.0", "version": "0.32.0",
"description": "Buildpack CLI", "description": "Buildpack CLI",
"homepage": "https://github.com/buildpacks/pack", "homepage": "https://github.com/buildpacks/pack",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/buildpacks/pack/releases/download/v0.31.0/pack-v0.31.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.32.0/pack-v0.32.0-windows.zip",
"hash": "1ef1c57731972d0dcc786e66f598d5309ab3a625142920142c8246e73df372c1" "hash": "965875318ade4fc29f2afe44a62374512cef92279c10fb484db947427b66a3bd"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",