diff --git a/bucket/pack.json b/bucket/pack.json index 78f77cf218..9431ca2fb7 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.33.1", + "version": "0.33.2", "description": "Buildpack CLI", "homepage": "https://github.com/buildpacks/pack", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/buildpacks/pack/releases/download/v0.33.1/pack-v0.33.1-windows.zip", - "hash": "12070d75683a3b3209f37b5976d9fd4f2ebae65731c242ef5530ae690d12be06" + "url": "https://github.com/buildpacks/pack/releases/download/v0.33.2/pack-v0.33.2-windows.zip", + "hash": "17bb90f90f02a2348e0e99124d9f6e29f506e92050f18d4101ea2e6375a88a27" } }, "bin": "pack.exe",