diff --git a/bucket/realm.json b/bucket/realm.json index 76ff6ebfb5..9f00bae0a3 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.9.1", + "version": "2.9.2", "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" + "url": "https://github.com/zhboner/realm/releases/download/v2.9.2/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "20b4446ade044851eca254219a7a2ea9b38324bc18729a0ada6e0d2d3f4847f1" } }, "bin": "realm.exe",