serverless: Update to version 2.56.0

This commit is contained in:
Jakub Čábera 2021-08-25 11:44:29 -07:00
parent 0a54b13325
commit 45e03a21f0

View File

@ -1,12 +1,12 @@
{
"version": "2.55.0",
"version": "2.56.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.55.0/serverless-win-x64.exe#/serverless.exe",
"hash": "23507d4e05d75867031d25e9d701e3fe463ab53f5a9dedcea7c2a7e063f1006f"
"url": "https://github.com/serverless/serverless/releases/download/v2.56.0/serverless-win-x64.exe#/serverless.exe",
"hash": "5e601741be919f3f58b5b4aca3b41a339fc41f892cd2707e57827bc1dc92b4e0"
}
},
"bin": "serverless.exe",