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