serverless: Update to version 1.69.0

This commit is contained in:
Jakub Čábera 2020-04-29 15:27:21 +02:00
parent b9fa9cd7bc
commit b48a0dcd13

View File

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