serverless: Update to version 1.77.1

This commit is contained in:
Jakub Čábera 2020-07-28 22:58:26 +02:00
parent 80dd9b3cbb
commit 8c9a342339

View File

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