serverless: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2022-02-10 16:31:57 +00:00
parent 7dc0574dec
commit c843dd1f85

View File

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