pack: Update to version 0.21.0

This commit is contained in:
Jakub Čábera 2021-09-15 10:30:00 -07:00
parent 9d745a7772
commit f30a5a93ac

View File

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