realm: Update to version 2.7.1

This commit is contained in:
github-actions[bot] 2025-08-02 20:29:25 +00:00
parent 4de1d35803
commit 220f62f5f8

View File

@ -1,12 +1,12 @@
{
"version": "2.7.0",
"version": "2.7.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.7.0/realm-x86_64-pc-windows-msvc.tar.gz",
"hash": "8b78f1678e07a7c275a320eb74faf70a82b399a748899c6741d4df7af7b4133e"
"url": "https://github.com/zhboner/realm/releases/download/v2.7.1/realm-x86_64-pc-windows-msvc.tar.gz",
"hash": "4e94ee085eaca0cababa555baab89761b5a261d4a230232ad3347069a46d21f4"
}
},
"bin": "realm.exe",