{ "version": "2.37.2", "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.37.2/serverless-win-x64.exe#/serverless.exe", "hash": "a9357219e49b23bd4371938eff79ff005d6b2c5cb67a93ad051f77e23ecc9a69" } }, "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" } } } }