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