serverless: Update to version 1.67.1

This commit is contained in:
Jakub Čábera 2020-04-07 10:52:28 +02:00
parent 761963e247
commit 3b7b6e5b8a

View File

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