mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
kcptun: Update to version 20240107
This commit is contained in:
parent
e1cfdb6458
commit
cfe412769a
@ -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": "20231012",
|
||||
"version": "20240107",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20231012/kcptun-windows-amd64-20231012.tar.gz",
|
||||
"hash": "sha1:b370c50569b29c22b635f8e64a6d2b77b9a5974e",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240107/kcptun-windows-amd64-20240107.tar.gz",
|
||||
"hash": "sha1:9386384990ae0a057170ab127911ae03342adf53",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20231012/kcptun-windows-386-20231012.tar.gz",
|
||||
"hash": "sha1:f800492ea1f53c328eda8d2ad9396a9f101e2519",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240107/kcptun-windows-386-20240107.tar.gz",
|
||||
"hash": "sha1:f92815da5d15c3f9c62ed8f5e803b5eebdde1146",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user