serverless: Update to version 2.57.0

This commit is contained in:
Jakub Čábera 2021-08-31 23:30:01 -07:00
parent 8b8dc387be
commit d874b9f2ba

View File

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