pack: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2024-02-02 20:23:32 +00:00
parent 6185f839f8
commit f52e6422cd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.1", "version": "0.33.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.32.1/pack-v0.32.1-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.33.0/pack-v0.33.0-windows.zip",
"hash": "86ef260070ab89dff805cba2a84e7bbd0578e6fa8521e9df609278f9db44a684" "hash": "fcc300596ea1922c89720bdcdfd868165bc8f683912b75fb582c2f7a1bb73805"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",