serverless: Update to version 3.39.0

This commit is contained in:
github-actions[bot] 2024-06-04 16:28:32 +00:00
parent 60f334ac0f
commit 181282fee4

View File

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