diff --git a/bucket/pack.json b/bucket/pack.json index 291702c4f7..8cdffbf44b 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.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.29.0/pack-v0.29.0-windows.zip", - "hash": "6361b8620a58ff5f9e28aaecadeb79f79541eaa56d1497b15165963a8a10a924" + "url": "https://github.com/buildpacks/pack/releases/download/v0.30.0/pack-v0.30.0-windows.zip", + "hash": "89516eff90cbeff12f39ce65fc1956c7e81ca43f4366db70456fe61d6c28062d" } }, "bin": "pack.exe",