diff --git a/bucket/pack.json b/bucket/pack.json index 7dc8c005bf..23dcc7483b 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.32.1", "description": "Buildpack CLI", "homepage": "https://github.com/buildpacks/pack", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/buildpacks/pack/releases/download/v0.32.0/pack-v0.32.0-windows.zip", - "hash": "965875318ade4fc29f2afe44a62374512cef92279c10fb484db947427b66a3bd" + "url": "https://github.com/buildpacks/pack/releases/download/v0.32.1/pack-v0.32.1-windows.zip", + "hash": "86ef260070ab89dff805cba2a84e7bbd0578e6fa8521e9df609278f9db44a684" } }, "bin": "pack.exe",