kcptun: Update to version 20220627

This commit is contained in:
github-actions[bot] 2022-06-27 16:30:58 +00:00
parent 8a0694cdeb
commit 692d560064

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": "20210922", "version": "20220627",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20210922/kcptun-windows-amd64-20210922.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20220627/kcptun-windows-amd64-20220627.tar.gz",
"hash": "sha1:68b7ee324cc03497618533f7a0358c481e3de3f0", "hash": "sha1:4e8e62c6a4b43acd73b69665e88f37d2372d6362",
"bin": [ "bin": [
[ [
"client_windows_amd64.exe", "client_windows_amd64.exe",
@ -19,8 +19,8 @@
] ]
}, },
"32bit": { "32bit": {
"url": "https://github.com/xtaci/kcptun/releases/download/v20210922/kcptun-windows-386-20210922.tar.gz", "url": "https://github.com/xtaci/kcptun/releases/download/v20220627/kcptun-windows-386-20220627.tar.gz",
"hash": "sha1:d15d3262cbbcabdce7e121452787b52a5c141cf3", "hash": "sha1:ef8619f0e6aadc48dcace09692af2cd9aec4fe2a",
"bin": [ "bin": [
[ [
"client_windows_386.exe", "client_windows_386.exe",