{ "version": "2.9.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.9.1/realm-x86_64-pc-windows-msvc.tar.gz", "hash": "512352f7826791e75c74631def36791751a378f1c7f532ea70c45bcfd269fbe3" } }, "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" } } }