kcptun: Update to version 20240713

This commit is contained in:
github-actions[bot] 2024-07-13 16:27:55 +00:00
parent 978a4bfd6c
commit 9aa422197a

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": "20240706", "version": "20240713",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20240706/kcptun-windows-amd64-20240706.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20240713/kcptun-windows-amd64-20240713.tar.gz",
"hash": "sha1:990a27962a322988d9bb5ef5f530b6df5e7bd7e5", "hash": "sha1:0bafa8e1690c55ae29b1323daddcc3615e1428cb",
"bin": [ "bin": [
[ [
"client_windows_amd64.exe", "client_windows_amd64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20240706/kcptun-windows-386-20240706.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20240713/kcptun-windows-386-20240713.tar.gz",
"hash": "sha1:800e7e0a96c9e78c73dd8b663f75fa1394da8ad0", "hash": "sha1:ca61d01ef79f73a90a68afeee304bfdc698faaad",
"bin": [ "bin": [
[ [
"client_windows_386.exe", "client_windows_386.exe",