From 715cd5b2e52e86b2e5edcb3af7be22f7f00f393f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 12:31:47 +0000 Subject: [PATCH] realm: Update to version 2.6.3 --- bucket/realm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/realm.json b/bucket/realm.json index f42eb348f8..5373ded873 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.6.2", + "version": "2.6.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.6.2/realm-x86_64-pc-windows-msvc.tar.gz", - "hash": "d4a41eb2271b203a0d9feab207a9c0c79c2d8e964b2c2f38eff0451f066f08d2" + "url": "https://github.com/zhboner/realm/releases/download/v2.6.3/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "9a856ae43996f3fa51f8ee651c5c2d1d91ad33a86fa8edfa5142a63ce2139e02" } }, "bin": "realm.exe",