serverless: Update to version 2.43.1

This commit is contained in:
Jakub Čábera 2021-05-25 07:54:32 -07:00
parent 0abf2e917e
commit 087afc3427

View File

@ -1,12 +1,12 @@
{
"version": "2.43.0",
"version": "2.43.1",
"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.43.0/serverless-win-x64.exe#/serverless.exe",
"hash": "0c9e598f26c097a3aaf30c4d3503abebed131b5e6c3a16842acd63bdbb3318a5"
"url": "https://github.com/serverless/serverless/releases/download/v2.43.1/serverless-win-x64.exe#/serverless.exe",
"hash": "2e47990643ac590a27186f00a25d858cc541bc6b3198cd6af50fd465c956b3f7"
}
},
"bin": "serverless.exe",