serverless: Update to version 3.28.1

This commit is contained in:
github-actions[bot] 2023-03-02 12:32:45 +00:00
parent 380f0ecee2
commit 84050ac345

View File

@ -1,12 +1,12 @@
{
"version": "3.28.0",
"version": "3.28.1",
"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.28.0/serverless-win-x64.exe#/serverless.exe",
"hash": "a9898ee0a7d1f6651a676e2e2a21eafc919bd9b1dbad4b111ce38b701cb16a71"
"url": "https://github.com/serverless/serverless/releases/download/v3.28.1/serverless-win-x64.exe#/serverless.exe",
"hash": "34544003a4b07dcb45d5a1b887ea0160d74c8f816dcfbc62787c8f22d96a43d5"
}
},
"bin": "serverless.exe",