realm: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2024-09-16 20:28:00 +00:00
parent 745f543d11
commit b9e1a3dae2

View File

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