serverless: Update to version 2.43.0

This commit is contained in:
Jakub Čábera 2021-05-20 18:07:38 -07:00
parent 023def10de
commit 97a54b5a90

View File

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