From 61f2b5d182ee50726c761807a5635ea4139b33f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 08:31:27 +0000 Subject: [PATCH] kcptun: Update to version 20251113 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index d966282879..bf84c1cbf2 100644 --- a/bucket/kcptun.json +++ b/bucket/kcptun.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/xtaci/kcptun", "description": "A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC.", - "version": "20250730", + "version": "20251113", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-amd64-20250730.tar.gz", - "hash": "sha1:6c43847d6b4b6a58ebb1a32fbae61a481401ca81", + "url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz", + "hash": "sha1:7795e02f09de8d2398a1e1e23633bd0821c060e0", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-386-20250730.tar.gz", - "hash": "sha1:44be25dcb274846012162a5f4eda4b0111754a6f", + "url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz", + "hash": "sha1:a791d2ad265a6fd12d06283b011c5e20c1dfccbc", "bin": [ [ "client_windows_386.exe",