diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 06d1d2ecd9..b72b8ad7b0 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": "20240807", + "version": "20240825", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240807/kcptun-windows-amd64-20240807.tar.gz", - "hash": "sha1:de9fcfebc1a087e8e97283a0fb817530b6b098b8", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-amd64-20240825.tar.gz", + "hash": "sha1:1a3861d3404251b31c6a83235da365a005ca1d2a", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20240807/kcptun-windows-386-20240807.tar.gz", - "hash": "sha1:760c734ecb068a6cfae64d338abea4a7437429e6", + "url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-386-20240825.tar.gz", + "hash": "sha1:402db151d4c46a31c707d9999621553ce127f8ce", "bin": [ [ "client_windows_386.exe",