pack: Update to version 0.18.0

This commit is contained in:
Jakub Čábera 2021-03-23 03:58:40 +01:00
parent c69c108846
commit 17c4b3a50e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.0", "version": "0.18.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.17.0/pack-v0.17.0-windows.zip", "url": "https://github.com/buildpacks/pack/releases/download/v0.18.0/pack-v0.18.0-windows.zip",
"hash": "67c1f7b4a916c9fcd7ae9f9a21a3d89f5c322d86eae77703713556db59a218fe" "hash": "df4200e604be4b2bd546a29d45e23fcef1c46bd89c5ad343d34654cf85965e94"
} }
}, },
"bin": "pack.exe", "bin": "pack.exe",