diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 56868cd0bc..dd3d9469a7 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": "20240107", + "version": "20240701", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240107/kcptun-windows-amd64-20240107.tar.gz", - "hash": "sha1:9386384990ae0a057170ab127911ae03342adf53", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240701/kcptun-windows-amd64-20240701.tar.gz", + "hash": "sha1:ef22b1d01ac083ae13286179a576171556b9b3e1", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240107/kcptun-windows-386-20240107.tar.gz", - "hash": "sha1:f92815da5d15c3f9c62ed8f5e803b5eebdde1146", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240701/kcptun-windows-386-20240701.tar.gz", + "hash": "sha1:b579cac4f0b855346f32c8d65d4a300bbdda6a79", "bin": [ [ "client_windows_386.exe",