{ "version": "1.78.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/v1.78.0/serverless-win-x64.exe#/serverless.exe", "hash": "f5efa36710c7a61003e88596dfecc2d8ee5583ce2b5b9a7897696baa6bf84351" } }, "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" } } } }