kcptun: Update to version 20240730

This commit is contained in:
github-actions[bot] 2024-07-30 08:28:19 +00:00
parent f2fddd05f8
commit 7e9d51a65b

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": "20240716", "version": "20240730",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20240716/kcptun-windows-amd64-20240716.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20240730/kcptun-windows-amd64-20240730.tar.gz",
"hash": "sha1:dd8ab4c0831a32c9e4a5b70707932ac69879c115", "hash": "sha1:d8e09ba5edd72f9373afcd138007fcd643a1daf9",
"bin": [ "bin": [
[ [
"client_windows_amd64.exe", "client_windows_amd64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20240716/kcptun-windows-386-20240716.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20240730/kcptun-windows-386-20240730.tar.gz",
"hash": "sha1:61dfea4805974c2f1382eed99796b67fcb37b443", "hash": "sha1:7dbb7938be31ef9c3e5ae2075e424e8f8710d626",
"bin": [ "bin": [
[ [
"client_windows_386.exe", "client_windows_386.exe",