pack: Update to version 0.17.0

This commit is contained in:
Jakub Čábera 2021-02-03 19:01:28 +01:00
parent 00d008730e
commit 13b772fb2f

View File

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