serverless: Update to version 2.48.0

This commit is contained in:
Jakub Čábera 2021-06-21 22:08:55 -07:00
parent c13d2e9ddb
commit 216fc852db

View File

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