serverless: Update to version 2.38.0

This commit is contained in:
Jakub Čábera 2021-04-23 13:15:17 +02:00
parent 61fa2517e6
commit 86189f9c27

View File

@ -1,12 +1,12 @@
{ {
"version": "2.37.2", "version": "2.38.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.37.2/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v2.38.0/serverless-win-x64.exe#/serverless.exe",
"hash": "a9357219e49b23bd4371938eff79ff005d6b2c5cb67a93ad051f77e23ecc9a69" "hash": "303dd671e8c9b4b490272436c926f4f39e8830148416f9af3ebcfc2751b891a1"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",