serverless: Update to version 2.70.0

This commit is contained in:
github-actions[bot] 2021-12-27 20:27:25 +00:00
parent 803b19c832
commit ec27b0a3c8

View File

@ -1,12 +1,12 @@
{ {
"version": "2.69.1", "version": "2.70.0",
"description": "Framework for building and operating serverless applications", "description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com", "homepage": "https://serverless.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.69.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.70.0/serverless-win-x64.exe#/serverless.exe",
"hash": "03fcca9f139c0e2f3d7c04517b6846316025ed24839f5c58ab19b474e548f968" "hash": "23d510f59e9e7b779070f4a25bb6a1fc47f20059e956249a9b79bdd136fd5a29"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",