kcptun: Update to version 20240825

This commit is contained in:
github-actions[bot] 2024-08-25 04:28:15 +00:00
parent 371f2211f8
commit 5c4076dab6

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