pack: Update to version 0.18.1

This commit is contained in:
Jakub Čábera 2021-04-16 03:15:22 +02:00
parent 11c1cd5b44
commit 94addcf18c

View File

@ -1,12 +1,12 @@
{
"version": "0.18.0",
"version": "0.18.1",
"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.0/pack-v0.18.0-windows.zip",
"hash": "df4200e604be4b2bd546a29d45e23fcef1c46bd89c5ad343d34654cf85965e94"
"url": "https://github.com/buildpacks/pack/releases/download/v0.18.1/pack-v0.18.1-windows.zip",
"hash": "4e7aa4eab28e69066361c2ddc79388a0b540e9bbe497630cc5bedbe2ed340ec8"
}
},
"bin": "pack.exe",