From 060ea822443bb3fc8d3786bf83e34cf35e0c2e06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:26:42 +0000 Subject: [PATCH] pack: Update to version 0.34.1 --- bucket/pack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pack.json b/bucket/pack.json index dc168c3bd6..a041fa9047 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.34.0", + "version": "0.34.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.34.0/pack-v0.34.0-windows.zip", - "hash": "70bc1e07de046ea0b3223e8a02b22e14efd640dbcb2e918f4b16378072874261" + "url": "https://github.com/buildpacks/pack/releases/download/v0.34.1/pack-v0.34.1-windows.zip", + "hash": "c0215062a4613041231b2aa85f4e93dba51acdc39c2e9db10680aab09a4f99ab" } }, "bin": "pack.exe",