serverless: Update to version 3.35.2

This commit is contained in:
github-actions[bot] 2023-09-17 00:33:40 +00:00
parent dac3fec04a
commit a000528dff

View File

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