serverless: Update to version 2.42.0

This commit is contained in:
Jakub Čábera 2021-05-19 09:40:50 -07:00
parent 2bcb780e26
commit e32dc1f130

View File

@ -1,12 +1,12 @@
{
"version": "2.41.2",
"version": "2.42.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.41.2/serverless-win-x64.exe#/serverless.exe",
"hash": "eef371b8fb8261b6db92c5ff4e9e06135dcaec2f86c2c09b328105d7f110c1e9"
"url": "https://github.com/serverless/serverless/releases/download/v2.42.0/serverless-win-x64.exe#/serverless.exe",
"hash": "26f65aee8ad94bc966ea213edc07fbef591945fef85573bc73d6bc47b394f23b"
}
},
"bin": "serverless.exe",