serverless: Update to version 2.37.0

This commit is contained in:
Jakub Čábera 2021-04-20 19:23:10 +02:00
parent e8477f8be9
commit 4f0e604d9a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.36.0", "version": "2.37.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.36.0/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.37.0/serverless-win-x64.exe#/serverless.exe",
"hash": "ec9602e5a8b995836560914db09dce15fa26f41b65768ae2c485ba6d3d6b9d59" "hash": "f6a0ed31538bb3ee22880bfa75dfaabc2e7701a54385328fe29e0dd40262f247"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",