serverless: Update to version 2.28.7

This commit is contained in:
Jakub Čábera 2021-03-04 14:05:16 +01:00
parent 2180e78937
commit b01d91219b

View File

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