From b1c876b137372953dd807fb2f66808023a984923 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:28:54 +0000 Subject: [PATCH] kcptun: Update to version 20240716 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 7ee1c0c02f..7b3fc330d9 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": "20240713", + "version": "20240716", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240713/kcptun-windows-amd64-20240713.tar.gz", - "hash": "sha1:0bafa8e1690c55ae29b1323daddcc3615e1428cb", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240716/kcptun-windows-amd64-20240716.tar.gz", + "hash": "sha1:dd8ab4c0831a32c9e4a5b70707932ac69879c115", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240713/kcptun-windows-386-20240713.tar.gz", - "hash": "sha1:ca61d01ef79f73a90a68afeee304bfdc698faaad", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240716/kcptun-windows-386-20240716.tar.gz", + "hash": "sha1:61dfea4805974c2f1382eed99796b67fcb37b443", "bin": [ [ "client_windows_386.exe",