pack: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-07-17 16:29:30 +00:00
parent 6dd86025ea
commit 3a2c02fa9b

View File

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