serverless: Update to version 1.78.0

This commit is contained in:
Jakub Čábera 2020-08-03 17:28:47 +02:00
parent 453963431f
commit e5524e775d

View File

@ -1,12 +1,12 @@
{ {
"version": "1.77.1", "version": "1.78.0",
"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/v1.77.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.78.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3bba3e52ae862a1dcf8b7718da233280e496a756baa047b301a8ae01bcdcb40a" "hash": "f5efa36710c7a61003e88596dfecc2d8ee5583ce2b5b9a7897696baa6bf84351"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",