pack: Update to version 0.14.2

This commit is contained in:
Jakub Čábera 2020-10-14 09:04:41 +02:00
parent cab2021143
commit 4370845bff

View File

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