pack: Update to version 0.16.0

This commit is contained in:
Jakub Čábera 2021-01-13 18:44:14 +01:00
parent 87b9e172bd
commit 823d4ab771

View File

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