From 3cbe5d5facb8bb03f86d4e97a5711b2d3d069c66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:29:06 +0000 Subject: [PATCH] realm: Update to version 2.7.0 --- bucket/realm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/realm.json b/bucket/realm.json index 5373ded873..0eb756805c 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.6.3", + "version": "2.7.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.6.3/realm-x86_64-pc-windows-msvc.tar.gz", - "hash": "9a856ae43996f3fa51f8ee651c5c2d1d91ad33a86fa8edfa5142a63ce2139e02" + "url": "https://github.com/zhboner/realm/releases/download/v2.7.0/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "8b78f1678e07a7c275a320eb74faf70a82b399a748899c6741d4df7af7b4133e" } }, "bin": "realm.exe",