mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kcptun: Update to version 20240828
This commit is contained in:
parent
90f010b490
commit
f59052a7ad
@ -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": "20240825",
|
||||
"version": "20240828",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-amd64-20240825.tar.gz",
|
||||
"hash": "sha1:1a3861d3404251b31c6a83235da365a005ca1d2a",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240828/kcptun-windows-amd64-20240828.tar.gz",
|
||||
"hash": "sha1:1750037cee5fb702c13d8e82c43dd8542ef844b2",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240825/kcptun-windows-386-20240825.tar.gz",
|
||||
"hash": "sha1:402db151d4c46a31c707d9999621553ce127f8ce",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240828/kcptun-windows-386-20240828.tar.gz",
|
||||
"hash": "sha1:8c73f9383800f3a0df5eca984f384463778d0cc8",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user