pack: Update to version 0.15.0

This commit is contained in:
Jakub Čábera 2020-11-11 21:25:43 +01:00
parent 8e0bcafc70
commit 26a8d98eb6

View File

@ -1,12 +1,12 @@
{
"version": "0.14.2",
"version": "0.15.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.14.2/pack-v0.14.2-windows.zip",
"hash": "97c34a4c5c0d5417e8c434bf02e33bdf27ac05e0f7529a9edf9bdbcf50c44373"
"url": "https://github.com/buildpacks/pack/releases/download/v0.15.0/pack-v0.15.0-windows.zip",
"hash": "7a897d0ba3d726c17ddb809dc33cd8f48a83e6a74b37830e5d1ad67da048582c"
}
},
"bin": "pack.exe",