kcptun: Update to version 20240831

This commit is contained in:
github-actions[bot] 2024-08-31 08:29:29 +00:00
parent b85748fe4e
commit cb12873712

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": "20240828", "version": "20240831",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20240828/kcptun-windows-amd64-20240828.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20240831/kcptun-windows-amd64-20240831.tar.gz",
"hash": "sha1:1750037cee5fb702c13d8e82c43dd8542ef844b2", "hash": "sha1:4a1a08887092f2d5a195f906a64f44fd23bcb366",
"bin": [ "bin": [
[ [
"client_windows_amd64.exe", "client_windows_amd64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20240828/kcptun-windows-386-20240828.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20240831/kcptun-windows-386-20240831.tar.gz",
"hash": "sha1:8c73f9383800f3a0df5eca984f384463778d0cc8", "hash": "sha1:cdca188bb2a3d68c5e87711b113a50078fa47c3e",
"bin": [ "bin": [
[ [
"client_windows_386.exe", "client_windows_386.exe",