kcptun: Update to version 20241119

This commit is contained in:
github-actions[bot] 2024-11-19 08:31:14 +00:00
parent 1e190895ca
commit d477c1a89f

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