{ "version": "2.25.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/v2.25.1/serverless-win-x64.exe#/serverless.exe", "hash": "cb49e2d0d7b0b96f46562b4ed42f4b9f319196af19b8849932cf250dcf2503cc" } }, "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" } } } }