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