serverless: Update to version 2.28.0

This commit is contained in:
Jakub Čábera 2021-02-26 13:52:27 +01:00
parent df164891e0
commit e0728e3075

View File

@ -1,12 +1,12 @@
{
"version": "2.27.1",
"version": "2.28.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/v2.27.1/serverless-win-x64.exe#/serverless.exe",
"hash": "fd46f539c63cbf0e9fab9bd0e11976c08654561688127ecba0cad3312c865e14"
"url": "https://github.com/serverless/serverless/releases/download/v2.28.0/serverless-win-x64.exe#/serverless.exe",
"hash": "baaaf30e97709dbdbf134307f2271186f5e3d92d1e329be5d800f55c531830fd"
}
},
"bin": "serverless.exe",