diff --git a/bucket/kcptun.json b/bucket/kcptun.json index 8dd9b7ba12..bc5d87a937 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": "20241031", + "version": "20241119", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20241031/kcptun-windows-amd64-20241031.tar.gz", - "hash": "sha1:e391e4da9569524fee8a2749c35feab24934e941", + "url": "https://github.com/xtaci/kcptun/releases/download/v20241119/kcptun-windows-amd64-20241119.tar.gz", + "hash": "sha1:6a21a8aad314abf3c6774ded968edb09460044e9", "bin": [ [ "client_windows_amd64.exe", @@ -19,8 +19,8 @@ ] }, "32bit": { - "url": "https://github.com/xtaci/kcptun/releases/download/v20241031/kcptun-windows-386-20241031.tar.gz", - "hash": "sha1:28d822dece8c2dffa01c68220d4f9f7bf882bd3c", + "url": "https://github.com/xtaci/kcptun/releases/download/v20241119/kcptun-windows-386-20241119.tar.gz", + "hash": "sha1:4e6b6d1d94d09310c07afa015e9f166a716315f8", "bin": [ [ "client_windows_386.exe",