serverless: Update to version 2.40.0

This commit is contained in:
Jakub Čábera 2021-05-06 20:14:41 +02:00
parent efc3c9ece5
commit d9a1552e9c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.39.2", "version": "2.40.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/v2.39.2/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.40.0/serverless-win-x64.exe#/serverless.exe",
"hash": "877c6dbbc1dc9d231274af5644c94502bdb61f7c49d40850bb2e5fb3290f6e61" "hash": "95bd2bc04751faae1e6793af13616a1af667aad7c4bed69898cb26369cf0780e"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",