From e57612a74ac9d75d47b3894ef20a4374bf0e68b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:29:41 +0000 Subject: [PATCH] kcptun: Update to version 20240807 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 5d4ed1a84b..06d1d2ecd9 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": "20240730", + "version": "20240807", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240730/kcptun-windows-amd64-20240730.tar.gz", - "hash": "sha1:d8e09ba5edd72f9373afcd138007fcd643a1daf9", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240807/kcptun-windows-amd64-20240807.tar.gz", + "hash": "sha1:de9fcfebc1a087e8e97283a0fb817530b6b098b8", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240730/kcptun-windows-386-20240730.tar.gz", - "hash": "sha1:7dbb7938be31ef9c3e5ae2075e424e8f8710d626", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240807/kcptun-windows-386-20240807.tar.gz", + "hash": "sha1:760c734ecb068a6cfae64d338abea4a7437429e6", "bin": [ [ "client_windows_386.exe",