realm: Update to version 2.6.3

This commit is contained in:
github-actions[bot] 2024-10-16 12:31:47 +00:00
parent adb19016cc
commit 715cd5b2e5

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.2", "version": "2.6.3",
"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.2/realm-x86_64-pc-windows-msvc.tar.gz", "url": "https://github.com/zhboner/realm/releases/download/v2.6.3/realm-x86_64-pc-windows-msvc.tar.gz",
"hash": "d4a41eb2271b203a0d9feab207a9c0c79c2d8e964b2c2f38eff0451f066f08d2" "hash": "9a856ae43996f3fa51f8ee651c5c2d1d91ad33a86fa8edfa5142a63ce2139e02"
} }
}, },
"bin": "realm.exe", "bin": "realm.exe",