pack: Update to version 0.20.0

This commit is contained in:
Jakub Čábera 2021-07-21 13:19:51 -07:00
parent 0749121713
commit 5fa8a386b2

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.0", "version": "0.20.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.19.0/pack-v0.19.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.20.0/pack-v0.20.0-windows.zip",
"hash": "ec2852b71459b21907f7349815bfab8e3e0608c5a44a211299fee3de2de5453e" "hash": "1b4bafd0de51a6475a691a90d241dd7c2aeedde2c8abaf18fc699406bb4e6d53"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",