serverless: Update to version 2.5.0

This commit is contained in:
Jakub Čábera 2020-10-07 19:16:06 +02:00
parent eff0099da0
commit cd4b21fe54

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.5.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.4.0/serverless-win-x64.exe#/serverless.exe",
"hash": "e7ddd52b31720173f04e3b9055a9f257a38c7b346ff59e6b0cd6c0f672f3cc87"
"url": "https://github.com/serverless/serverless/releases/download/v2.5.0/serverless-win-x64.exe#/serverless.exe",
"hash": "1431fc421921cadaad685bfd499cb9b5f0f7040c905f5dc49460c99bc232daae"
}
},
"bin": "serverless.exe",