serverless: Update to version 2.28.3

This commit is contained in:
Jakub Čábera 2021-03-03 07:56:40 +01:00
parent 886ddcd390
commit 9fa844e82f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.28.0", "version": "2.28.3",
"description": "Framework for building and operating serverless applications", "description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com", "homepage": "https://serverless.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.28.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.28.3/serverless-win-x64.exe#/serverless.exe",
"hash": "baaaf30e97709dbdbf134307f2271186f5e3d92d1e329be5d800f55c531830fd" "hash": "9caa8e99084cc39ccc4d611f205eebd30b8e3324027aa436371a62b290548a9e"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",