pack: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2025-03-21 20:27:24 +00:00
parent 5412c4dcbd
commit 88078aa91e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.36.4", "version": "0.37.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.36.4/pack-v0.36.4-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.37.0/pack-v0.37.0-windows.zip",
"hash": "7f79147a10fe1755b2ee6b7ef7c4c436f577660f92d2238f0c1c9c3617c29284" "hash": "d3ed00e5940e88ea29d584453647ad53b3f19c9a0be6e871283bd7578c779758"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",