serverless: Update to version 3.37.0

This commit is contained in:
github-actions[bot] 2023-11-17 00:33:06 +00:00
parent 23c96952ba
commit 8abd8a1fb1

View File

@ -1,12 +1,12 @@
{ {
"version": "3.36.0", "version": "3.37.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.36.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.37.0/serverless-win-x64.exe#/serverless.exe",
"hash": "8a09b07438a8fdd08ea968fdf1c7f594742efabff9f0cf3094e61e66bbed04dc" "hash": "37dd181d3e251c69f909bd9a76cc7ecc8eee62aa5a78b76715fb0366a80e2bf8"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",