serverless: Update to version 2.69.1

This commit is contained in:
github-actions[bot] 2021-12-15 16:40:22 +00:00
parent ba21f85216
commit c4c2997cf7

View File

@ -1,12 +1,12 @@
{
"version": "2.69.0",
"version": "2.69.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.69.0/serverless-win-x64.exe#/serverless.exe",
"hash": "73d29d8fb8f43dc0aca498974845a9ad015d7de4f6fe4536de50043c22932da1"
"url": "https://github.com/serverless/serverless/releases/download/v2.69.1/serverless-win-x64.exe#/serverless.exe",
"hash": "03fcca9f139c0e2f3d7c04517b6846316025ed24839f5c58ab19b474e548f968"
}
},
"bin": "serverless.exe",