serverless: Update to version 3.30.0

This commit is contained in:
github-actions[bot] 2023-04-06 00:33:59 +00:00
parent ed95591d83
commit f54cabb489

View File

@ -1,12 +1,12 @@
{
"version": "3.29.0",
"version": "3.30.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.29.0/serverless-win-x64.exe#/serverless.exe",
"hash": "750b47ec054455e5f36a0d60b3517ba8c7cb748f012e2048787fc540ee4d4577"
"url": "https://github.com/serverless/serverless/releases/download/v3.30.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3deff96b7c8c3df7e670541028e5f468dd83d8035e578522c77b09a19eb1c443"
}
},
"bin": "serverless.exe",