pack: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:51 +00:00
parent 1b8aec07e7
commit d684eb3195

View File

@ -1,12 +1,12 @@
{ {
"version": "0.30.0", "version": "0.31.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.30.0/pack-v0.30.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.31.0/pack-v0.31.0-windows.zip",
"hash": "89516eff90cbeff12f39ce65fc1956c7e81ca43f4366db70456fe61d6c28062d" "hash": "1ef1c57731972d0dcc786e66f598d5309ab3a625142920142c8246e73df372c1"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",