diff --git a/bucket/pack.json b/bucket/pack.json index a6fedd4418..e6a5f95f43 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.20.0", "description": "Buildpack CLI", "homepage": "https://github.com/buildpacks/pack", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/buildpacks/pack/releases/download/v0.19.0/pack-v0.19.0-windows.zip", - "hash": "ec2852b71459b21907f7349815bfab8e3e0608c5a44a211299fee3de2de5453e" + "url": "https://github.com/buildpacks/pack/releases/download/v0.20.0/pack-v0.20.0-windows.zip", + "hash": "1b4bafd0de51a6475a691a90d241dd7c2aeedde2c8abaf18fc699406bb4e6d53" } }, "bin": "pack.exe",