serverless: Update to version 3.28.0

This commit is contained in:
github-actions[bot] 2023-03-01 00:34:08 +00:00
parent 639ce58e7f
commit b6b5506597

View File

@ -1,12 +1,12 @@
{ {
"version": "3.27.0", "version": "3.28.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.27.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.28.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3ab01fd0ea6d6775c69eda8e5695ee37966ef57eb583bbb8be32433febbbe15b" "hash": "a9898ee0a7d1f6651a676e2e2a21eafc919bd9b1dbad4b111ce38b701cb16a71"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",