pack: Update to version 0.14.1

This commit is contained in:
Jakub Čábera 2020-10-03 21:28:35 +02:00
parent c050012f91
commit 05062690f6

View File

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