serverless: Update to version 1.79.0

This commit is contained in:
Jakub Čábera 2020-08-19 20:56:21 +02:00
parent 0feaa0bf91
commit 5369694517

View File

@ -1,12 +1,12 @@
{
"version": "1.78.1",
"version": "1.79.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/v1.78.1/serverless-win-x64.exe#/serverless.exe",
"hash": "74a6d630cec366e5eeb3e52d0f55e3e9df6553c289f5df3fd200e8ea0855bb26"
"url": "https://github.com/serverless/serverless/releases/download/v1.79.0/serverless-win-x64.exe#/serverless.exe",
"hash": "7ced15ac89c1de429dd3bea71493a2e42eeffaa67920a581a517035c87c993d9"
}
},
"bin": "serverless.exe",