mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
kcptun: Update to version 20250612
This commit is contained in:
parent
9fd7f1be26
commit
236ee0f62c
@ -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": "20250427",
|
"version": "20250612",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250427/kcptun-windows-amd64-20250427.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20250612/kcptun-windows-amd64-20250612.tar.gz",
|
||||||
"hash": "sha1:9d5575fd6c5d42801bd877f99d0140b4b6557394",
|
"hash": "sha1:6a4c5827cb1c0de3c152ba25d139755438761694",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250427/kcptun-windows-386-20250427.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20250612/kcptun-windows-386-20250612.tar.gz",
|
||||||
"hash": "sha1:e19d13879747851aa50224f5b2248e0f99e5e6f4",
|
"hash": "sha1:999408bdd1e1451d3c62dcca305109017feb3637",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user