{ "version": "1.80.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.80.0/serverless-win-x64.exe#/serverless.exe", "hash": "5046c7b7b1e6b39a5cc480504bffe1dcf653dd2b56b7300e9aa1a025bb98e0c0" } }, "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" } } } }