serverless: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2022-02-21 12:30:09 +00:00
parent f936fc55c0
commit 1a4d19b482

View File

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