diff --git a/bucket/pack.json b/bucket/pack.json index 6cdeb096c7..f017158cc0 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.37.0", + "version": "0.38.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.37.0/pack-v0.37.0-windows.zip", - "hash": "d3ed00e5940e88ea29d584453647ad53b3f19c9a0be6e871283bd7578c779758" + "url": "https://github.com/buildpacks/pack/releases/download/v0.38.0/pack-v0.38.0-windows.zip", + "hash": "5d8e0fc3f196b5ef58608709e1babe16190b446ea43a57ca0b2af03210024906" } }, "bin": "pack.exe",