From d933d95f1416289abdabfb19c34f0d91996a6bef Mon Sep 17 00:00:00 2001 From: MAINER4IK <119670548+MAINER4IK@users.noreply.github.com> Date: Mon, 3 Aug 2026 06:04:45 +0500 Subject: [PATCH] Add xn-connect v1.0.9 --- bucket/xn-connect.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 bucket/xn-connect.json diff --git a/bucket/xn-connect.json b/bucket/xn-connect.json new file mode 100644 index 000000000000..e5e84126305b --- /dev/null +++ b/bucket/xn-connect.json @@ -0,0 +1,16 @@ +{ + "version": "1.0.9", + "description": "CLI client for XN Connect - tunnel your game servers to the internet", + "homepage": "https://connect.xneon.org", + "license": "Proprietary", + "url": "https://connect.xneon.org/downloads/1.0.9/xn-connect-windows-amd64.exe", + "hash": "91526f261fa10ff9369de70a6786773d7780a6357d87d22d47c3deee7dcb9f799", + "bin": "xn-connect.exe", + "checkver": { + "url": "https://connect.xneon.org/api/cli/version", + "jsonpath": "$.version" + }, + "autoupdate": { + "url": "https://connect.xneon.org/downloads/$version/xn-connect-windows-amd64.exe" + } +} \ No newline at end of file