From fba6b688b7c8761c7e9babe024c366aefab5d132 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 04:29:32 +0000 Subject: [PATCH] kcptun: Update to version 20241227 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index bc5d87a937..bd30a43f6a 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": "20241119", + "version": "20241227", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20241119/kcptun-windows-amd64-20241119.tar.gz", - "hash": "sha1:6a21a8aad314abf3c6774ded968edb09460044e9", + "url": "https://github.com/xtaci/kcptun/releases/download/v20241227/kcptun-windows-amd64-20241227.tar.gz", + "hash": "sha1:17e740c0e51076ab1a0ccdba92013c5a7a0efa86", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20241119/kcptun-windows-386-20241119.tar.gz", - "hash": "sha1:4e6b6d1d94d09310c07afa015e9f166a716315f8", + "url": "https://github.com/xtaci/kcptun/releases/download/v20241227/kcptun-windows-386-20241227.tar.gz", + "hash": "sha1:0b55f11a737e584fe501f305998ff95392e3199b", "bin": [ [ "client_windows_386.exe",