{ "version": "3.7.8", "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.7.8/serverless-win-x64.exe#/serverless.exe", "hash": "9c070912a8cf66aa0085c2a631c2af1a1a17fd8fc501d0e9bca9f3f79d27c77f" } }, "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" } } } }