serverless: Update to version 2.20.1

This commit is contained in:
Jakub Čábera 2021-01-22 17:46:55 +01:00
parent 08e1a0e0bd
commit 33456da7a1

View File

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