serverless: Update to version 3.21.0

This commit is contained in:
github-actions[bot] 2022-07-14 20:28:40 +00:00
parent a141f7b007
commit 8994a28cab

View File

@ -1,12 +1,12 @@
{
"version": "3.20.0",
"version": "3.21.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.20.0/serverless-win-x64.exe#/serverless.exe",
"hash": "e38994b10610656d1e389e0ff1f9fd9e0cad157bb066fe6253db6bee8050ecd0"
"url": "https://github.com/serverless/serverless/releases/download/v3.21.0/serverless-win-x64.exe#/serverless.exe",
"hash": "06933c0f87951de23c6381ba324631c2f231142ccc15c4d11960cfad8ad0ee71"
}
},
"bin": "serverless.exe",