pack: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2025-06-16 20:30:14 +00:00
parent 84737e1143
commit a7f71c7cb6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.0", "version": "0.38.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.38.0/pack-v0.38.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.38.1/pack-v0.38.1-windows.zip",
"hash": "5d8e0fc3f196b5ef58608709e1babe16190b446ea43a57ca0b2af03210024906" "hash": "927796cd2b34e8af78777f687661bd0cbbea21d74db7a814e589d6503c5270bd"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",