serverless: Update to version 3.7.0

This commit is contained in:
github-actions[bot] 2022-03-01 20:28:30 +00:00
parent cd2c935655
commit 5484d4ea13

View File

@ -1,12 +1,12 @@
{
"version": "3.6.0",
"version": "3.7.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/v3.6.0/serverless-win-x64.exe#/serverless.exe",
"hash": "e8f8f307de96f067872fae5b47e41b8be77ea6aad458bb8ca2de2a481d30b3a7"
"url": "https://github.com/serverless/serverless/releases/download/v3.7.0/serverless-win-x64.exe#/serverless.exe",
"hash": "e2933c3f4eab31a2b18ec0cebc67cdaa5aa6aa1961e6a4d7be224b1b103314cf"
}
},
"bin": "serverless.exe",