diff --git a/bucket/pack.json b/bucket/pack.json index 3da5b7c18e..2e3ca0e7e5 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.25.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.24.1/pack-v0.24.1-windows.zip", - "hash": "2dc8c2d2f64f4543ab0adf74c1f61f646f643dd441d898c403b05e75eab3e8fa" + "url": "https://github.com/buildpacks/pack/releases/download/v0.25.0/pack-v0.25.0-windows.zip", + "hash": "b260a4f5d20be8439a6c71ad71ddbe3ddf329cc3238883fd24ecb8abd64d55b8" } }, "bin": "pack.exe",