serverless: Update to version 1.67.3

This commit is contained in:
Jakub Čábera 2020-04-08 13:51:22 +02:00
parent 323bd640ae
commit dcec882b82

View File

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