From 796fa0f608299ee7200fc568198f7ea17a90d8cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:35:05 +0000 Subject: [PATCH] pack: Update to version 0.27.0 --- bucket/pack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pack.json b/bucket/pack.json index a3edefd326..527f53f91e 100644 --- a/bucket/pack.json +++ b/bucket/pack.json @@ -1,12 +1,12 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/pack-v0.26.0-windows.zip", - "hash": "5a33dced479ee48511d7169a930d755220e9195930406a6e538b98fbd4643f77" + "url": "https://github.com/buildpacks/pack/releases/download/v0.27.0/pack-v0.27.0-windows.zip", + "hash": "f201e278a89e6087a2adfc488d9444c2355cb7488a232c15cdd9a3d2ee4e703f" } }, "bin": "pack.exe",