diff --git a/bucket/pack.json b/bucket/pack.json index 11991d931d..7dc8c005bf 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/pack-v0.31.0-windows.zip", - "hash": "1ef1c57731972d0dcc786e66f598d5309ab3a625142920142c8246e73df372c1" + "url": "https://github.com/buildpacks/pack/releases/download/v0.32.0/pack-v0.32.0-windows.zip", + "hash": "965875318ade4fc29f2afe44a62374512cef92279c10fb484db947427b66a3bd" } }, "bin": "pack.exe",