{ "version": "3.15.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.15.2/serverless-win-x64.exe#/serverless.exe", "hash": "7166bcb4f4e4da3fee5b6d86f33ed6317c6eb96b8f639b8b8636337970dae88c" } }, "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" } } } }