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