kcptun: Update to version 20251116

This commit is contained in:
github-actions[bot] 2025-11-16 04:29:51 +00:00
parent 5ed6a8db01
commit 4347763410

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/xtaci/kcptun", "homepage": "https://github.com/xtaci/kcptun",
"description": "A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC.", "description": "A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC.",
"version": "20251113", "version": "20251116",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20251116/kcptun-windows-amd64-20251116.tar.gz",
"hash": "sha1:ad2d51ddd76f559708994462b5cb6e095565580f", "hash": "sha1:0b8a290f65b8ee498bb0cc5d8b585b0a93312bce",
"bin": [ "bin": [
[ [
"client_windows_amd64.exe", "client_windows_amd64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20251116/kcptun-windows-386-20251116.tar.gz",
"hash": "sha1:2ea3436f7d209369277d7b07cbfcc8326c22b8f9", "hash": "sha1:1bfe3d43ee539c9e94f2fdd8f1fae5635387558d",
"bin": [ "bin": [
[ [
"client_windows_386.exe", "client_windows_386.exe",