serverless: Update to version 1.67.0

This commit is contained in:
Richard Kuhnt 2020-03-20 00:01:51 +00:00
parent e80f758868
commit bc05ddb394

View File

@ -1,12 +1,12 @@
{
"version": "1.66.0",
"version": "1.67.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.66.0/serverless-win-x64.exe#/serverless.exe",
"hash": "154716e90cd748be78ad7d0e96a04a0db3575ed9c842252f012c1b96196789a4"
"url": "https://github.com/serverless/serverless/releases/download/v1.67.0/serverless-win-x64.exe#/serverless.exe",
"hash": "d9f9305295ca0cdbdc11474b0dde7e90437ce43669a1bc2fcb03858ecbda3ee8"
}
},
"bin": "serverless.exe",