diff --git a/bucket/pack.json b/bucket/pack.json index 7123ab832a..32afe15c14 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.36.3", + "version": "0.36.4", "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.3/pack-v0.36.3-windows.zip", - "hash": "510f808b19217bf39d475c1fd91f4330f6abe0cc75b8103defb76ac8330f1937" + "url": "https://github.com/buildpacks/pack/releases/download/v0.36.4/pack-v0.36.4-windows.zip", + "hash": "7f79147a10fe1755b2ee6b7ef7c4c436f577660f92d2238f0c1c9c3617c29284" } }, "bin": "pack.exe",