serverless: Update to version 2.20.0

This commit is contained in:
Jakub Čábera 2021-01-21 15:47:35 +01:00
parent cc8997cbc2
commit 1b65b480b6

View File

@ -1,12 +1,12 @@
{
"version": "2.19.0",
"version": "2.20.0",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.19.0/serverless-win-x64.exe#/serverless.exe",
"hash": "0c6493d33b0599ba36a25c57488b682137a037f96f5f26fda4b3e38ca9c4b1a3"
"url": "https://github.com/serverless/serverless/releases/download/v2.20.0/serverless-win-x64.exe#/serverless.exe",
"hash": "bfb26d39f5d2e8fc0876b4e833441534f640db8272f167121f18ed835ce1e756"
}
},
"bin": "serverless.exe",