serverless: Update to version 1.68.0

This commit is contained in:
Ash258 2020-04-22 23:39:22 +02:00
parent bc7f864b93
commit 748fda1579

View File

@ -1,12 +1,12 @@
{
"version": "1.67.3",
"version": "1.68.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/v1.67.3/serverless-win-x64.exe#/serverless.exe",
"hash": "00042759d618a2c2562884a1c49361bfb3700805c4cb45169460311a8c27ea5c"
"url": "https://github.com/serverless/serverless/releases/download/v1.68.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3f54ce0ed40a830bc193c7c12707b66b406872700aed5f7e77518bfc12b5d6be"
}
},
"bin": "serverless.exe",