serverless: Update to version 3.27.0

This commit is contained in:
github-actions[bot] 2023-01-27 04:27:51 +00:00
parent e97c242fff
commit dada1898f4

View File

@ -1,12 +1,12 @@
{
"version": "3.26.0",
"version": "3.27.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.26.0/serverless-win-x64.exe#/serverless.exe",
"hash": "7b98f228a630e8f469a6c8cecea82123fd12e647129de197687ceea0a7382fcc"
"url": "https://github.com/serverless/serverless/releases/download/v3.27.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3ab01fd0ea6d6775c69eda8e5695ee37966ef57eb583bbb8be32433febbbe15b"
}
},
"bin": "serverless.exe",