serverless: Update to version 2.14.0

This commit is contained in:
Jakub Čábera 2020-12-01 21:44:58 +01:00
parent 0ec8ace679
commit 80d5f4fad1

View File

@ -1,12 +1,12 @@
{
"version": "2.13.0",
"version": "2.14.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.13.0/serverless-win-x64.exe#/serverless.exe",
"hash": "dc0dabedb3f7d6d786bdd1f11c559763a942a9eff4036bd426a9771a9f3e5c34"
"url": "https://github.com/serverless/serverless/releases/download/v2.14.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3779be13ebb68b9911308b0e1ead39d2e9f028a410d938756756607ef6d47391"
}
},
"bin": "serverless.exe",