serverless: Update to version 3.34.0

This commit is contained in:
github-actions[bot] 2023-08-04 00:29:37 +00:00
parent 6500832f56
commit 3512697bcc

View File

@ -1,12 +1,12 @@
{
"version": "3.33.0",
"version": "3.34.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.33.0/serverless-win-x64.exe#/serverless.exe",
"hash": "8b53d9e62f808e6fef985a7f6d30ff4c572978ba5a7c881ee865537bde616399"
"url": "https://github.com/serverless/serverless/releases/download/v3.34.0/serverless-win-x64.exe#/serverless.exe",
"hash": "88b262305b9a712218184b11b4ed63b88e443a174183f12b1d9ff21d7d65615a"
}
},
"bin": "serverless.exe",