pack: Update to version 0.19.0

This commit is contained in:
Jakub Čábera 2021-05-29 02:33:22 -07:00
parent 677ce5e38a
commit d7183ba7af

View File

@ -1,12 +1,12 @@
{
"version": "0.18.1",
"version": "0.19.0",
"description": "Buildpack CLI",
"homepage": "https://github.com/buildpacks/pack",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/buildpacks/pack/releases/download/v0.18.1/pack-v0.18.1-windows.zip",
"hash": "4e7aa4eab28e69066361c2ddc79388a0b540e9bbe497630cc5bedbe2ed340ec8"
"url": "https://github.com/buildpacks/pack/releases/download/v0.19.0/pack-v0.19.0-windows.zip",
"hash": "ec2852b71459b21907f7349815bfab8e3e0608c5a44a211299fee3de2de5453e"
}
},
"bin": "pack.exe",