serverless: Update to version 1.75.0

This commit is contained in:
Jakub Čábera 2020-07-16 08:56:37 +02:00
parent 002c33f2cc
commit e1e02ee1f4

View File

@ -1,12 +1,12 @@
{ {
"version": "1.74.1", "version": "1.75.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.74.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v1.75.0/serverless-win-x64.exe#/serverless.exe",
"hash": "4b712f7ba859a6ace50b613b008224f0953e3a24630a1de67e70113cf718daa9" "hash": "5b84880a9c86cdc94451bc792c9bbffd1c40c4a078be2fbcbbfc3d7c4136513c"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",