serverless: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2022-02-25 20:26:56 +00:00
parent 2150003544
commit abfc65e37a

View File

@ -1,12 +1,12 @@
{
"version": "3.3.0",
"version": "3.4.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.3.0/serverless-win-x64.exe#/serverless.exe",
"hash": "718779e38afd0b91606480cddf16b63aa2d863d70dde6e34117bcc753913a37e"
"url": "https://github.com/serverless/serverless/releases/download/v3.4.0/serverless-win-x64.exe#/serverless.exe",
"hash": "b848efa40c5bc4c2e1c592f561e9b006e65eb1b0272a8972f658caf3159efdaa"
}
},
"bin": "serverless.exe",