serverless: Update to version 3.32.1

This commit is contained in:
github-actions[bot] 2023-06-01 16:30:18 +00:00
parent c4fd18ae0b
commit 5a178be3f1

View File

@ -1,12 +1,12 @@
{
"version": "3.32.0",
"version": "3.32.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.32.0/serverless-win-x64.exe#/serverless.exe",
"hash": "3b03311e35e1bcd2921ef2ae989e91b74c7560c70fa312cf3c97ec3ab8707cdb"
"url": "https://github.com/serverless/serverless/releases/download/v3.32.1/serverless-win-x64.exe#/serverless.exe",
"hash": "3397a3d88741e6f1c71d4a146548aee819a25b821746c8b6416e43ddf4464302"
}
},
"bin": "serverless.exe",