{ "version": "3.32.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.32.0/serverless-win-x64.exe#/serverless.exe", "hash": "3b03311e35e1bcd2921ef2ae989e91b74c7560c70fa312cf3c97ec3ab8707cdb" } }, "bin": "serverless.exe", "checkver": { "github": "https://github.com/serverless/serverless" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/serverless/serverless/releases/download/v$version/serverless-win-x64.exe#/serverless.exe" } } } }