realm: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2024-05-20 00:33:31 +00:00
parent 8061e92d65
commit 22fd315649

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.4", "version": "2.6.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.5.4/realm-x86_64-pc-windows-msvc.tar.gz", "url": "https://github.com/zhboner/realm/releases/download/v2.6.0/realm-x86_64-pc-windows-msvc.tar.gz",
"hash": "fed819f608e786b1802efbde863bd548032a5e27029a5dd9c98ecfe9df5d98c4" "hash": "dd7e225ded80ec70fcc19190d0faf633e8787e84a288f1d7d89cfd890af9678b"
} }
}, },
"bin": "realm.exe", "bin": "realm.exe",