From eb37344d8326445652cc3c396a5c5f3797a317eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:23:47 +0000 Subject: [PATCH] pack: Update to version 0.33.1 --- bucket/pack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pack.json b/bucket/pack.json index e63afe72bf..78f77cf218 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.33.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.33.0/pack-v0.33.0-windows.zip", - "hash": "fcc300596ea1922c89720bdcdfd868165bc8f683912b75fb582c2f7a1bb73805" + "url": "https://github.com/buildpacks/pack/releases/download/v0.33.1/pack-v0.33.1-windows.zip", + "hash": "12070d75683a3b3209f37b5976d9fd4f2ebae65731c242ef5530ae690d12be06" } }, "bin": "pack.exe",