{ "version": "2.6.1", "description": "A simple, high performance relay server written in rust.", "homepage": "https://github.com/zhboner/realm", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/zhboner/realm/releases/download/v2.6.1/realm-x86_64-pc-windows-msvc.tar.gz", "hash": "8ea5613bda511b295245112981dce5a2c9fcf3e5aa67692cb9514dd3bf4f922b" } }, "bin": "realm.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/zhboner/realm/releases/download/v$version/realm-x86_64-pc-windows-msvc.tar.gz" } }, "hash": { "url": "https://github.com/zhboner/realm/releases/download/v$version/realm-x86_64-pc-windows-msvc.sha256" } } }