pack: Update to version 0.33.1

This commit is contained in:
github-actions[bot] 2024-02-07 20:23:47 +00:00
parent 1b4a0abdc7
commit eb37344d83

View File

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