realm: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2025-08-03 00:48:23 +00:00
parent 2f5f7f14a6
commit afb40a1dd6

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.1", "version": "2.8.0",
"description": "A simple, high performance relay server written in rust.", "description": "A simple, high performance relay server written in rust.",
"homepage": "https://github.com/zhboner/realm", "homepage": "https://github.com/zhboner/realm",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zhboner/realm/releases/download/v2.7.1/realm-x86_64-pc-windows-msvc.tar.gz", "url": "https://github.com/zhboner/realm/releases/download/v2.8.0/realm-x86_64-pc-windows-msvc.tar.gz",
"hash": "4e94ee085eaca0cababa555baab89761b5a261d4a230232ad3347069a46d21f4" "hash": "66c53db6af829503dc0df8299811af8e5c9568366299a2cae33700061eaccdcb"
} }
}, },
"bin": "realm.exe", "bin": "realm.exe",