pack: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2024-11-27 00:38:24 +00:00
parent 3413c30da5
commit 5e4a05abf5

View File

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