From 3a2c02fa9b9ced918a918e00e2258a9d7069d4ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:29:30 +0000 Subject: [PATCH] pack: Update to version 0.35.0 --- bucket/pack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pack.json b/bucket/pack.json index d33ca738de..894fe8e854 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.34.2", + "version": "0.35.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.34.2/pack-v0.34.2-windows.zip", - "hash": "15cf84d342bfbace1c8ff4820891ba7af96fae268d36f9ffe335fd6dcd52dca4" + "url": "https://github.com/buildpacks/pack/releases/download/v0.35.0/pack-v0.35.0-windows.zip", + "hash": "f565908c15123518fce0d4b7f916a31bf40cd4f59266e4528c83bbc3b1f36354" } }, "bin": "pack.exe",