serverless: Update to version 3.32.2

This commit is contained in:
github-actions[bot] 2023-06-02 20:24:13 +00:00
parent 8f9c7233a7
commit 33d85ebbfe

View File

@ -1,12 +1,12 @@
{
"version": "3.32.1",
"version": "3.32.2",
"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.1/serverless-win-x64.exe#/serverless.exe",
"hash": "3397a3d88741e6f1c71d4a146548aee819a25b821746c8b6416e43ddf4464302"
"url": "https://github.com/serverless/serverless/releases/download/v3.32.2/serverless-win-x64.exe#/serverless.exe",
"hash": "d5a58073400b1b06515e4cd42796695d1269fc3f5c1639dba79ce3d3e19d14c3"
}
},
"bin": "serverless.exe",