diff --git a/bucket/realm.json b/bucket/realm.json index 455bf73612..5f0e7c3e10 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.5.3", + "version": "2.5.4", "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.5.3/realm-x86_64-pc-windows-msvc.tar.gz", - "hash": "bfc2608572a81c7be4d6add3810f2877de682418f7844fa73c9f5894b41524d1" + "url": "https://github.com/zhboner/realm/releases/download/v2.5.4/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "fed819f608e786b1802efbde863bd548032a5e27029a5dd9c98ecfe9df5d98c4" } }, "bin": "realm.exe",