pack: Update to version 0.34.1

This commit is contained in:
github-actions[bot] 2024-05-30 20:26:42 +00:00
parent 707c986bfd
commit 060ea82244

View File

@ -1,12 +1,12 @@
{ {
"version": "0.34.0", "version": "0.34.1",
"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.34.0/pack-v0.34.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.34.1/pack-v0.34.1-windows.zip",
"hash": "70bc1e07de046ea0b3223e8a02b22e14efd640dbcb2e918f4b16378072874261" "hash": "c0215062a4613041231b2aa85f4e93dba51acdc39c2e9db10680aab09a4f99ab"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",