diff --git a/bucket/pack.json b/bucket/pack.json index 527f53f91e..2a98524953 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/pack-v0.27.0-windows.zip", - "hash": "f201e278a89e6087a2adfc488d9444c2355cb7488a232c15cdd9a3d2ee4e703f" + "url": "https://github.com/buildpacks/pack/releases/download/v0.28.0/pack-v0.28.0-windows.zip", + "hash": "731baec43b5c0d7d94296a969694fab5ef335d9e5c483dabc433631337ae6cff" } }, "bin": "pack.exe",