serverless: Update to version 3.35.1

This commit is contained in:
github-actions[bot] 2023-09-16 16:26:35 +00:00
parent e729953743
commit 6fb1c7bab3

View File

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