pack: Update to version 0.22.0

This commit is contained in:
Richard Kuhnt 2021-12-01 21:02:00 +00:00
parent d17ab1f1ab
commit 436554f71f

View File

@ -1,12 +1,12 @@
{
"version": "0.21.1",
"version": "0.22.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.21.1/pack-v0.21.1-windows.zip",
"hash": "e7f8322e4c62ea34d016f0493dd952bb06d8d3e8f098f6dea012130485350d3a"
"url": "https://github.com/buildpacks/pack/releases/download/v0.22.0/pack-v0.22.0-windows.zip",
"hash": "31dfa82f80aa0642a05fa1753da389f3f6aeaeb6e8500ef19177628a461ad74f"
}
},
"bin": "pack.exe",