serverless: Update to version 2.8.0

This commit is contained in:
Jakub Čábera 2020-10-16 17:03:14 +02:00
parent 3744861b1f
commit 70314f661f

View File

@ -1,12 +1,12 @@
{
"version": "2.7.0",
"version": "2.8.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/v2.7.0/serverless-win-x64.exe#/serverless.exe",
"hash": "1691962ee8e35467c18e0c6aaca5b28ef798a35ef5217c36c8d197c5688884e2"
"url": "https://github.com/serverless/serverless/releases/download/v2.8.0/serverless-win-x64.exe#/serverless.exe",
"hash": "5f423d82c7193a5558aa0ebaeeea72280aaa99a149cddd3b9009ea504e37c45f"
}
},
"bin": "serverless.exe",