diff --git a/bucket/pack.json b/bucket/pack.json index 989bef33f1..7123ab832a 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.36.2", + "version": "0.36.3", "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.2/pack-v0.36.2-windows.zip", - "hash": "40144a088cf4c17f42cd05f4215d198b14fc8031a16a0e4e1d8d04c041986a53" + "url": "https://github.com/buildpacks/pack/releases/download/v0.36.3/pack-v0.36.3-windows.zip", + "hash": "510f808b19217bf39d475c1fd91f4330f6abe0cc75b8103defb76ac8330f1937" } }, "bin": "pack.exe",