{ "version": "3.5.1", "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.5.1/serverless-win-x64.exe#/serverless.exe", "hash": "a1a352cef12e7c2dd10a22f300c18655d14a30f0dd709d8772da8e1377bd5d1a" } }, "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" } } } }