From 9b31c4683602922095841d9aa16ad5ac193a1974 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:41:19 +0000 Subject: [PATCH] kcptun: Update to version 20230207 --- bucket/kcptun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index f88278f3ce..3f4cbce36d 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": "20221015", + "version": "20230207", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20221015/kcptun-windows-amd64-20221015.tar.gz", - "hash": "sha1:8d6231fff71daa818fd064ee0e594f1bdc8891d1", + "url": "https://github.com/xtaci/kcptun/releases/download/v20230207/kcptun-windows-amd64-20230207.tar.gz", + "hash": "sha1:db2108fe7c450f842e43fdb126daa05d3315268e", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20221015/kcptun-windows-386-20221015.tar.gz", - "hash": "sha1:b7afed2eec47fbc7ac268bdb555cced38bafce8f", + "url": "https://github.com/xtaci/kcptun/releases/download/v20230207/kcptun-windows-386-20230207.tar.gz", + "hash": "sha1:c23af27e515eba2d05aa5b700fb47ff3711dd909", "bin": [ [ "client_windows_386.exe",