serverless: Update to version 3.10.0

This commit is contained in:
github-actions[bot] 2022-03-25 16:30:41 +00:00
parent 99b7307e12
commit 19245ecd4b

View File

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