From faf49f14945e730b009ea126939be8b91365700b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 08:30:40 +0000 Subject: [PATCH] kcptun: Update to version 20221008 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 077cb4af76..c73259769c 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": "20220628", + "version": "20221008", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20220628/kcptun-windows-amd64-20220628.tar.gz", - "hash": "sha1:691aaa4070a6908834d7471569d7938d7af22277", + "url": "https://github.com/xtaci/kcptun/releases/download/v20221008/kcptun-windows-amd64-20221008.tar.gz", + "hash": "sha1:766f93449dac7a455b21ae7b1eee200390baf630", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20220628/kcptun-windows-386-20220628.tar.gz", - "hash": "sha1:7de19bad0ad15a6f61b9051af86a74edf9dee10c", + "url": "https://github.com/xtaci/kcptun/releases/download/v20221008/kcptun-windows-386-20221008.tar.gz", + "hash": "sha1:b19543ae12bfe451249553a1743dae6a016d0319", "bin": [ [ "client_windows_386.exe",