serverless: Update to version 3.29.0

This commit is contained in:
github-actions[bot] 2023-03-24 20:26:19 +00:00
parent 34cc62f84e
commit 690c84db15

View File

@ -1,12 +1,12 @@
{ {
"version": "3.28.1", "version": "3.29.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.28.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.29.0/serverless-win-x64.exe#/serverless.exe",
"hash": "34544003a4b07dcb45d5a1b887ea0160d74c8f816dcfbc62787c8f22d96a43d5" "hash": "750b47ec054455e5f36a0d60b3517ba8c7cb748f012e2048787fc540ee4d4577"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",