pack: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2023-03-24 20:26:17 +00:00
parent 8bf9c8fb41
commit 22c762cf08

View File

@ -1,12 +1,12 @@
{ {
"version": "0.28.0", "version": "0.29.0",
"description": "Buildpack CLI", "description": "Buildpack CLI",
"homepage": "https://github.com/buildpacks/pack", "homepage": "https://github.com/buildpacks/pack",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/buildpacks/pack/releases/download/v0.28.0/pack-v0.28.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.29.0/pack-v0.29.0-windows.zip",
"hash": "731baec43b5c0d7d94296a969694fab5ef335d9e5c483dabc433631337ae6cff" "hash": "6361b8620a58ff5f9e28aaecadeb79f79541eaa56d1497b15165963a8a10a924"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",