From b868ff5c4aac04aeca9728d3028523efb88e22fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 04:28:40 +0000 Subject: [PATCH] kcptun: Update to version 20240705 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 0a3ccf9b52..ccafe3fd21 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": "20240703", + "version": "20240705", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240703/kcptun-windows-amd64-20240703.tar.gz", - "hash": "sha1:c1a6471fcdd274899f3a23d3b12be89b34c2f95b", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240705/kcptun-windows-amd64-20240705.tar.gz", + "hash": "sha1:953d5c9e9a32d872949cd9a3aa14872c4d86d734", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240703/kcptun-windows-386-20240703.tar.gz", - "hash": "sha1:bb2dfaf0faeadb6ce312c52c7e82103f89614345", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240705/kcptun-windows-386-20240705.tar.gz", + "hash": "sha1:88c09217f4b5d03a12b6c9aec796babe486a6c97", "bin": [ [ "client_windows_386.exe",