serverless: Update to version 2.41.1

This commit is contained in:
Jakub Čábera 2021-05-11 15:22:44 +02:00
parent d3f48219e2
commit 95d0753807

View File

@ -1,12 +1,12 @@
{
"version": "2.40.0",
"version": "2.41.1",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v2.40.0/serverless-win-x64.exe#/serverless.exe",
"hash": "95bd2bc04751faae1e6793af13616a1af667aad7c4bed69898cb26369cf0780e"
"url": "https://github.com/serverless/serverless/releases/download/v2.41.1/serverless-win-x64.exe#/serverless.exe",
"hash": "3525e354266fc7a027073669f9ce42b7130cf9a82983fe78def3a276eee662f7"
}
},
"bin": "serverless.exe",