pack: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2025-11-27 16:30:11 +00:00
parent 9fba2d51c6
commit 986e11f216

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.2", "version": "0.39.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.38.2/pack-v0.38.2-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.39.0/pack-v0.39.0-windows.zip",
"hash": "6ff9c41205182dc8beb434c89aed6a101e5e2c43ea43dab792ba5f8f8150458a" "hash": "4771e2cfdac9594140f642a55216273d944530d95cd6edf6900c8ca96a60d296"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",