serverless: Update to version 3.15.1

This commit is contained in:
github-actions[bot] 2022-04-22 12:31:18 +00:00
parent 4324dbcae2
commit a422e58033

View File

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