kcptun: Update to version 20251124

This commit is contained in:
github-actions[bot] 2025-11-24 12:32:22 +00:00
parent 97f2bbb8c7
commit 45ece0f54a

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": "20251118", "version": "20251124",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20251118/kcptun-windows-amd64-20251118.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20251124/kcptun-windows-amd64-20251124.tar.gz",
"hash": "sha1:bb22a4f3dad25fe444c4153770ec96426711b2c1", "hash": "sha1:c454b92d2fdd3be299140b10fd8adb0bd92be786",
"bin": [ "bin": [
[ [
"client_windows_amd64.exe", "client_windows_amd64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20251118/kcptun-windows-386-20251118.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20251124/kcptun-windows-386-20251124.tar.gz",
"hash": "sha1:2d5761a2ce463262ed468f492bec954a5223ef4d", "hash": "sha1:cf8ea7d18f1d1aa7aefe2afb94aef915d82f871d",
"bin": [ "bin": [
[ [
"client_windows_386.exe", "client_windows_386.exe",