serverless: Update to version 3.16.0

This commit is contained in:
github-actions[bot] 2022-04-29 16:32:57 +00:00
parent dcd8f119c5
commit fbfd51d71f

View File

@ -1,12 +1,12 @@
{
"version": "3.15.2",
"version": "3.16.0",
"description": "Framework for building and operating serverless applications",
"homepage": "https://serverless.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/serverless/serverless/releases/download/v3.15.2/serverless-win-x64.exe#/serverless.exe",
"hash": "7166bcb4f4e4da3fee5b6d86f33ed6317c6eb96b8f639b8b8636337970dae88c"
"url": "https://github.com/serverless/serverless/releases/download/v3.16.0/serverless-win-x64.exe#/serverless.exe",
"hash": "7096f84b57c16a8aa8e338ec41dfa92538aed821bd9be5c5686bce0046391090"
}
},
"bin": "serverless.exe",