{ "version": "1.65.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.65.0/serverless-win-x64.exe#/serverless.exe", "hash": "71d7d5f25ee6487dd34390b33cbc3af0fea2dd8b340202c875bf024279b1972c" } }, "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" } } } }