From afb40a1dd6ecfb6f5cf52272d03e1468024543f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 00:48:23 +0000 Subject: [PATCH] realm: Update to version 2.8.0 --- bucket/realm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/realm.json b/bucket/realm.json index 7377d08516..5b87c7ef2f 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.7.1", + "version": "2.8.0", "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.7.1/realm-x86_64-pc-windows-msvc.tar.gz", - "hash": "4e94ee085eaca0cababa555baab89761b5a261d4a230232ad3347069a46d21f4" + "url": "https://github.com/zhboner/realm/releases/download/v2.8.0/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "66c53db6af829503dc0df8299811af8e5c9568366299a2cae33700061eaccdcb" } }, "bin": "realm.exe",