From fd0016c6463c92b3f38bb4bda00791e4ba68fecf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:26:10 +0000 Subject: [PATCH] pack: Update to version 0.35.1 --- bucket/pack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pack.json b/bucket/pack.json index 894fe8e854..1e5f27302b 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.35.1", "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.0/pack-v0.35.0-windows.zip", - "hash": "f565908c15123518fce0d4b7f916a31bf40cd4f59266e4528c83bbc3b1f36354" + "url": "https://github.com/buildpacks/pack/releases/download/v0.35.1/pack-v0.35.1-windows.zip", + "hash": "0c911ccae610723c646efeae9eedcdcd73634899e71831a8aa4a9fc3a6a2c51e" } }, "bin": "pack.exe",