serverless: Update to version 2.71.0

This commit is contained in:
github-actions[bot] 2022-01-10 16:30:09 +00:00
parent 09cb4ff880
commit 13a713166d

View File

@ -1,12 +1,12 @@
{
"version": "2.70.0",
"version": "2.71.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.70.0/serverless-win-x64.exe#/serverless.exe",
"hash": "23d510f59e9e7b779070f4a25bb6a1fc47f20059e956249a9b79bdd136fd5a29"
"url": "https://github.com/serverless/serverless/releases/download/v2.71.0/serverless-win-x64.exe#/serverless.exe",
"hash": "92dc421315e7d231a1f14cce2b0367167bc98dfe3786cdfb1bb6dbd93b1af460"
}
},
"bin": "serverless.exe",