{ "version": "3.35.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.35.2/serverless-win-x64.exe#/serverless.exe", "hash": "a2f8557fcdf0a81b59811cfbc24a5b8cf90475d2125c8e3ff2dc39dff4ee4fd0" } }, "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" } } } }