serverless: Update to version 3.9.0

This commit is contained in:
github-actions[bot] 2022-03-25 00:32:22 +00:00
parent 7c7b3e3a6c
commit 5de16739d8

View File

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