serverless: Update to version 1.66.0

This commit is contained in:
Richard Kuhnt 2020-03-09 04:01:48 +00:00
parent 5aae6f2f33
commit f5e158da9f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.65.0", "version": "1.66.0",
"description": "Framework for building and operating serverless applications", "description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com", "homepage": "https://serverless.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v1.65.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.66.0/serverless-win-x64.exe#/serverless.exe",
"hash": "71d7d5f25ee6487dd34390b33cbc3af0fea2dd8b340202c875bf024279b1972c" "hash": "154716e90cd748be78ad7d0e96a04a0db3575ed9c842252f012c1b96196789a4"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",