kcptun: Update to version 20241031

This commit is contained in:
github-actions[bot] 2024-10-31 12:32:06 +00:00
parent da60dd23bb
commit ff513c4f83

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