diff --git a/bucket/pack.json b/bucket/pack.json index 4b126bf302..989bef33f1 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.36.1", + "version": "0.36.2", "description": "Buildpack CLI", "homepage": "https://github.com/buildpacks/pack", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/buildpacks/pack/releases/download/v0.36.1/pack-v0.36.1-windows.zip", - "hash": "062a271e306fabd4aea8b32157034458b7d0bd1954186936eead40ebfe253145" + "url": "https://github.com/buildpacks/pack/releases/download/v0.36.2/pack-v0.36.2-windows.zip", + "hash": "40144a088cf4c17f42cd05f4215d198b14fc8031a16a0e4e1d8d04c041986a53" } }, "bin": "pack.exe",