serverless: Update to version 1.70.0

This commit is contained in:
Jakub Čábera 2020-05-08 00:35:34 +02:00
parent 39677afd91
commit 20337d666c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.69.0", "version": "1.70.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.69.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.70.0/serverless-win-x64.exe#/serverless.exe",
"hash": "599cacbc3d418c922f23cc499a37ee7b3b78db0f0d0420c1004dfcb84763535e" "hash": "eaf2a8c00280d7863a8ac8e1eae69b9ac0cf0cfdfcef14e967a8e7f6b5e0eef7"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",