diff --git a/bucket/pack.json b/bucket/pack.json index a041fa9047..d33ca738de 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.34.1", + "version": "0.34.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.34.1/pack-v0.34.1-windows.zip", - "hash": "c0215062a4613041231b2aa85f4e93dba51acdc39c2e9db10680aab09a4f99ab" + "url": "https://github.com/buildpacks/pack/releases/download/v0.34.2/pack-v0.34.2-windows.zip", + "hash": "15cf84d342bfbace1c8ff4820891ba7af96fae268d36f9ffe335fd6dcd52dca4" } }, "bin": "pack.exe",