{ "version": "3.7.9", "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.7.9/serverless-win-x64.exe#/serverless.exe", "hash": "a678b6c4d0e99320b7933d52e691aba264e645c44377b0c1769075ad6ba89e3a" } }, "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" } } } }