serverless: Update to version 1.78.1

This commit is contained in:
Jakub Čábera 2020-08-05 08:47:52 +02:00
parent 7fc7134b21
commit 26e40f4a81

View File

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