serverless: Update to version 2.28.6

This commit is contained in:
Jakub Čábera 2021-03-03 17:24:06 +01:00
parent 33029d3032
commit d9b9677fe4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.28.3", "version": "2.28.6",
"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.3/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.28.6/serverless-win-x64.exe#/serverless.exe",
"hash": "9caa8e99084cc39ccc4d611f205eebd30b8e3324027aa436371a62b290548a9e" "hash": "a0a7dd25c8d8d159465308edbe70ad039be5db71033ec6e2f79fc361fb34f18a"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",