realm: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2025-08-10 16:29:42 +00:00
parent baafa2cf33
commit 4134d770ee

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.0", "version": "2.9.1",
"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.9.0/realm-x86_64-pc-windows-msvc.tar.gz", "url": "https://github.com/zhboner/realm/releases/download/v2.9.1/realm-x86_64-pc-windows-msvc.tar.gz",
"hash": "abb3a073a6b8b4f9112df9ae203d52e0bc6fa98f50a75d6df5cc10b769be6633" "hash": "512352f7826791e75c74631def36791751a378f1c7f532ea70c45bcfd269fbe3"
} }
}, },
"bin": "realm.exe", "bin": "realm.exe",