serverless: Update to version 3.10.2

This commit is contained in:
github-actions[bot] 2022-03-31 20:29:06 +00:00
parent 36594f6fc9
commit 378c344c1b

View File

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