diff --git a/bucket/pack.json b/bucket/pack.json index 1e5f27302b..c1b29ce70a 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.35.1", + "version": "0.36.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.35.1/pack-v0.35.1-windows.zip", - "hash": "0c911ccae610723c646efeae9eedcdcd73634899e71831a8aa4a9fc3a6a2c51e" + "url": "https://github.com/buildpacks/pack/releases/download/v0.36.0/pack-v0.36.0-windows.zip", + "hash": "c475f1115b3fe6562b315e963b15b1269ce4fe1929eed45ae9149284e6903bcf" } }, "bin": "pack.exe",