serverless: Update to version 2.69.0

This commit is contained in:
github-actions[bot] 2021-12-13 16:30:42 +00:00
parent f1805babce
commit f6e160b5bb

View File

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