From f59052a7ad5997e00473d8676b071648ebc98b51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:29:23 +0000 Subject: [PATCH] kcptun: Update to version 20240828 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index b72b8ad7b0..688c06c244 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": "20240825", + "version": "20240828", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-amd64-20240825.tar.gz", - "hash": "sha1:1a3861d3404251b31c6a83235da365a005ca1d2a", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240828/kcptun-windows-amd64-20240828.tar.gz", + "hash": "sha1:1750037cee5fb702c13d8e82c43dd8542ef844b2", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-386-20240825.tar.gz", - "hash": "sha1:402db151d4c46a31c707d9999621553ce127f8ce", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240828/kcptun-windows-386-20240828.tar.gz", + "hash": "sha1:8c73f9383800f3a0df5eca984f384463778d0cc8", "bin": [ [ "client_windows_386.exe",