{ "version": "3.37.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.37.0/serverless-win-x64.exe#/serverless.exe", "hash": "37dd181d3e251c69f909bd9a76cc7ecc8eee62aa5a78b76715fb0366a80e2bf8" } }, "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" } } } }