From 7893e6282ef2ef59311e29f86827eabfc36bce24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:27:36 +0000 Subject: [PATCH] kcptun: Update to version 20231012 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index acf3932db0..9eaf133df9 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": "20230811", + "version": "20231012", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20230811/kcptun-windows-amd64-20230811.tar.gz", - "hash": "sha1:9124aa40bcd69b723acb6cf19b35da7c69873593", + "url": "https://github.com/xtaci/kcptun/releases/download/v20231012/kcptun-windows-amd64-20231012.tar.gz", + "hash": "sha1:b370c50569b29c22b635f8e64a6d2b77b9a5974e", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20230811/kcptun-windows-386-20230811.tar.gz", - "hash": "sha1:27ac1d2fbdfeee3c21e6a63319d15acbeb3dbba8", + "url": "https://github.com/xtaci/kcptun/releases/download/v20231012/kcptun-windows-386-20231012.tar.gz", + "hash": "sha1:f800492ea1f53c328eda8d2ad9396a9f101e2519", "bin": [ [ "client_windows_386.exe",