pack: Update to version 0.35.1

This commit is contained in:
github-actions[bot] 2024-08-05 20:26:10 +00:00
parent 0b1f908737
commit fd0016c646

View File

@ -1,12 +1,12 @@
{ {
"version": "0.35.0", "version": "0.35.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.35.0/pack-v0.35.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.35.1/pack-v0.35.1-windows.zip",
"hash": "f565908c15123518fce0d4b7f916a31bf40cd4f59266e4528c83bbc3b1f36354" "hash": "0c911ccae610723c646efeae9eedcdcd73634899e71831a8aa4a9fc3a6a2c51e"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",