serverless: Update to version 2.48.1

This commit is contained in:
Jakub Čábera 2021-06-28 08:18:27 -07:00
parent e2e1c475ac
commit 4b72bc0359

View File

@ -1,12 +1,12 @@
{
"version": "2.48.0",
"version": "2.48.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.48.0/serverless-win-x64.exe#/serverless.exe",
"hash": "4b0571748699e42f341793001fa23a5cef9391cde27239992548a99b77e33250"
"url": "https://github.com/serverless/serverless/releases/download/v2.48.1/serverless-win-x64.exe#/serverless.exe",
"hash": "962f90364c018ebdad14f239e240b37f85160f000f2c8360ab14b6a023543bee"
}
},
"bin": "serverless.exe",