serverless: Update to version 3.10.1

This commit is contained in:
github-actions[bot] 2022-03-31 02:01:02 +00:00
parent 4c04c0716e
commit 35710b4202

View File

@ -1,12 +1,12 @@
{
"version": "3.10.0",
"version": "3.10.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.10.0/serverless-win-x64.exe#/serverless.exe",
"hash": "b2787364927801c85dcf4a1d150f7992bf73aeb036908a467cd38f4c2e618243"
"url": "https://github.com/serverless/serverless/releases/download/v3.10.1/serverless-win-x64.exe#/serverless.exe",
"hash": "91f2dde09db02fe78b4968594740163b8d1e21fe9a73d818d389538350823521"
}
},
"bin": "serverless.exe",