diff --git a/bucket/pack.json b/bucket/pack.json index 1d7e1bdabc..714bc0eaee 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.22.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.21.1/pack-v0.21.1-windows.zip", - "hash": "e7f8322e4c62ea34d016f0493dd952bb06d8d3e8f098f6dea012130485350d3a" + "url": "https://github.com/buildpacks/pack/releases/download/v0.22.0/pack-v0.22.0-windows.zip", + "hash": "31dfa82f80aa0642a05fa1753da389f3f6aeaeb6e8500ef19177628a461ad74f" } }, "bin": "pack.exe",