From a567da71ff81e479b07bc97f29f3c486be094a8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 08:30:48 +0000 Subject: [PATCH] realm: Update to version 2.9.3 --- bucket/realm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/realm.json b/bucket/realm.json index 9f00bae0a3..e0e0211dcf 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.9.3", "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.2/realm-x86_64-pc-windows-msvc.tar.gz", - "hash": "20b4446ade044851eca254219a7a2ea9b38324bc18729a0ada6e0d2d3f4847f1" + "url": "https://github.com/zhboner/realm/releases/download/v2.9.3/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "1b88011a4af664b867f6deea2ac01aa9478caa7f0e5930bd05a7739495f5dc65" } }, "bin": "realm.exe",