pack: Update to version 0.39.1

This commit is contained in:
github-actions[bot] 2025-12-11 16:32:45 +00:00
parent 04e11536af
commit 69b5c7d3d0

View File

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