{ "version": "2.70.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/v2.70.0/serverless-win-x64.exe#/serverless.exe", "hash": "23d510f59e9e7b779070f4a25bb6a1fc47f20059e956249a9b79bdd136fd5a29" } }, "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" } } } }