serverless: Update to version 3.2.1

This commit is contained in:
github-actions[bot] 2022-02-14 16:30:06 +00:00
parent 9a66cf88e6
commit c8e41e6e85

View File

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