From 43477634102bba3fde8b254670179ddc66872d0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 04:29:51 +0000 Subject: [PATCH] kcptun: Update to version 20251116 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 459778befc..69a2370df6 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": "20251113", + "version": "20251116", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz", - "hash": "sha1:ad2d51ddd76f559708994462b5cb6e095565580f", + "url": "https://github.com/xtaci/kcptun/releases/download/v20251116/kcptun-windows-amd64-20251116.tar.gz", + "hash": "sha1:0b8a290f65b8ee498bb0cc5d8b585b0a93312bce", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz", - "hash": "sha1:2ea3436f7d209369277d7b07cbfcc8326c22b8f9", + "url": "https://github.com/xtaci/kcptun/releases/download/v20251116/kcptun-windows-386-20251116.tar.gz", + "hash": "sha1:1bfe3d43ee539c9e94f2fdd8f1fae5635387558d", "bin": [ [ "client_windows_386.exe",