pack: Update to version 0.21.1

This commit is contained in:
Jakub Čábera 2021-09-17 23:53:31 -07:00
parent a22cead3c4
commit f392dbaf00

View File

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