{ "version": "3.31.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/v3.31.0/serverless-win-x64.exe#/serverless.exe", "hash": "1adfa580a1d994ea7ca500caca1b4354a5d57e16d1d6ab9a2c136c9ab96ac6ce" } }, "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" } } } }