{ "version": "2.29.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/v2.29.0/serverless-win-x64.exe#/serverless.exe", "hash": "e3c2c116eb81cd2e760be82ce3efacf97cdd202ae94e0c145a32d38b7bb9f159" } }, "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" } } } }