diff --git a/bucket/pack.json b/bucket/pack.json index 1f21d07c3e..37dc0a5ada 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/pack-v0.16.0-windows.zip", - "hash": "a88a8689cd5f7140eef8bc0adc1b0f00eaf0a13887c44be200aeb9e5b627af55" + "url": "https://github.com/buildpacks/pack/releases/download/v0.17.0/pack-v0.17.0-windows.zip", + "hash": "67c1f7b4a916c9fcd7ae9f9a21a3d89f5c322d86eae77703713556db59a218fe" } }, "bin": "pack.exe",