{ "version": "1.75.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/v1.75.0/serverless-win-x64.exe#/serverless.exe", "hash": "5b84880a9c86cdc94451bc792c9bbffd1c40c4a078be2fbcbbfc3d7c4136513c" } }, "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" } } } }