serverless: Update to version 3.11.0

This commit is contained in:
github-actions[bot] 2022-04-04 16:30:46 +00:00
parent 155e972884
commit f586bf6103

View File

@ -1,12 +1,12 @@
{ {
"version": "3.10.2", "version": "3.11.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/v3.10.2/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.11.0/serverless-win-x64.exe#/serverless.exe",
"hash": "dc5832a5b0f99223d93b50b90ad244d37fe7127ebe24f34fad4738ee98aba041" "hash": "65d491cb53bd45fcf39ebae53bfcc0322d49197974eedf06be0903204bae8a76"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",