serverless: Update to version 3.15.2

This commit is contained in:
github-actions[bot] 2022-04-22 20:27:53 +00:00
parent f7d019bd50
commit 5f1bc6bb7a

View File

@ -1,12 +1,12 @@
{ {
"version": "3.15.1", "version": "3.15.2",
"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/v3.15.1/serverless-win-x64.exe#/serverless.exe", "url": "https://github.com/serverless/serverless/releases/download/v3.15.2/serverless-win-x64.exe#/serverless.exe",
"hash": "4edf4a92e62f9d52498055c39fcb659badd839d0b3dfdb9dce43c8e09e002363" "hash": "7166bcb4f4e4da3fee5b6d86f33ed6317c6eb96b8f639b8b8636337970dae88c"
} }
}, },
"bin": "serverless.exe", "bin": "serverless.exe",