From ff513c4f83a1bf57fa545cdc20aee2793b2a6728 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:32:06 +0000 Subject: [PATCH] kcptun: Update to version 20241031 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 0b89013df4..8dd9b7ba12 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": "20240919", + "version": "20241031", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240919/kcptun-windows-amd64-20240919.tar.gz", - "hash": "sha1:c0035c83d85d13aa700723823a0fd194cd4c3852", + "url": "https://github.com/xtaci/kcptun/releases/download/v20241031/kcptun-windows-amd64-20241031.tar.gz", + "hash": "sha1:e391e4da9569524fee8a2749c35feab24934e941", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240919/kcptun-windows-386-20240919.tar.gz", - "hash": "sha1:448a6e4e588afd1f1c1a256adfb590c5aa533105", + "url": "https://github.com/xtaci/kcptun/releases/download/v20241031/kcptun-windows-386-20241031.tar.gz", + "hash": "sha1:28d822dece8c2dffa01c68220d4f9f7bf882bd3c", "bin": [ [ "client_windows_386.exe",