serverless: Update to version 2.41.2

This commit is contained in:
Jakub Čábera 2021-05-14 01:06:25 -07:00
parent c1ad154173
commit a1460c9db1

View File

@ -1,12 +1,12 @@
{
"version": "2.41.1",
"version": "2.41.2",
"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.41.1/serverless-win-x64.exe#/serverless.exe",
"hash": "3525e354266fc7a027073669f9ce42b7130cf9a82983fe78def3a276eee662f7"
"url": "https://github.com/serverless/serverless/releases/download/v2.41.2/serverless-win-x64.exe#/serverless.exe",
"hash": "eef371b8fb8261b6db92c5ff4e9e06135dcaec2f86c2c09b328105d7f110c1e9"
}
},
"bin": "serverless.exe",