serverless: Update to version 3.38.0

This commit is contained in:
github-actions[bot] 2023-11-23 04:26:37 +00:00
parent 70b25f0fae
commit 6537eeca05

View File

@ -1,12 +1,12 @@
{
"version": "3.37.0",
"version": "3.38.0",
"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.37.0/serverless-win-x64.exe#/serverless.exe",
"hash": "37dd181d3e251c69f909bd9a76cc7ecc8eee62aa5a78b76715fb0366a80e2bf8"
"url": "https://github.com/serverless/serverless/releases/download/v3.38.0/serverless-win-x64.exe#/serverless.exe",
"hash": "4be9b3579b44539bd2fd53118f1b4e36d74caf7a16f4c1b20773811e8336bffa"
}
},
"bin": "serverless.exe",