serverless: Update to version 3.31.0

This commit is contained in:
github-actions[bot] 2023-05-17 16:28:29 +00:00
parent e92cc467ab
commit 017a1d7689

View File

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