serverless: Update to version 3.30.1

This commit is contained in:
github-actions[bot] 2023-04-07 00:35:56 +00:00
parent 61848c4ba6
commit f3947270de

View File

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