serverless: Update to version 3.35.0

This commit is contained in:
github-actions[bot] 2023-09-16 00:33:22 +00:00
parent 0dbac15a16
commit 5e78aedbc8

View File

@ -1,12 +1,12 @@
{ {
"version": "3.34.0", "version": "3.35.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.34.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.35.0/serverless-win-x64.exe#/serverless.exe",
"hash": "88b262305b9a712218184b11b4ed63b88e443a174183f12b1d9ff21d7d65615a" "hash": "08f439c6efd976c0f2ae5afe5fa5bc89ac2650e261a284f1bd617e902937ec35"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",