From 56da93cba2548e1e8878ab4334b9da3918ee5643 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 12:30:29 +0000 Subject: [PATCH] realm: Update to version 2.5.4 --- bucket/realm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",