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",