mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kcptun: Update to version 20240825
This commit is contained in:
parent
371f2211f8
commit
5c4076dab6
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://github.com/xtaci/kcptun",
|
||||
"description": "A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC.",
|
||||
"version": "20240807",
|
||||
"version": "20240825",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240807/kcptun-windows-amd64-20240807.tar.gz",
|
||||
"hash": "sha1:de9fcfebc1a087e8e97283a0fb817530b6b098b8",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-amd64-20240825.tar.gz",
|
||||
"hash": "sha1:1a3861d3404251b31c6a83235da365a005ca1d2a",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240807/kcptun-windows-386-20240807.tar.gz",
|
||||
"hash": "sha1:760c734ecb068a6cfae64d338abea4a7437429e6",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-386-20240825.tar.gz",
|
||||
"hash": "sha1:402db151d4c46a31c707d9999621553ce127f8ce",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user