diff --git a/bucket/pack.json b/bucket/pack.json index 82de1a551b..cd97b9c5fb 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/pack-v0.23.0-windows.zip", - "hash": "5606de9c6d4f7ee0a02320d83bc5ded2798ed098e2867f95c8fb430fce2cd472" + "url": "https://github.com/buildpacks/pack/releases/download/v0.24.0/pack-v0.24.0-windows.zip", + "hash": "ed9845857e2cb23d67a717ab463083f409c4c90860b01f65065932ab79ddbeee" } }, "bin": "pack.exe",