diff --git a/bucket/realm.json b/bucket/realm.json index ca553a074b..94a2d1b78a 100644 --- a/bucket/realm.json +++ b/bucket/realm.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.1", "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.0/realm-x86_64-pc-windows-msvc.tar.gz", - "hash": "dd7e225ded80ec70fcc19190d0faf633e8787e84a288f1d7d89cfd890af9678b" + "url": "https://github.com/zhboner/realm/releases/download/v2.6.1/realm-x86_64-pc-windows-msvc.tar.gz", + "hash": "8ea5613bda511b295245112981dce5a2c9fcf3e5aa67692cb9514dd3bf4f922b" } }, "bin": "realm.exe",