mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
kcptun: Update to version 20250730
This commit is contained in:
parent
5e3c71844a
commit
d16a8969a2
@ -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": "20250612",
|
"version": "20250730",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250612/kcptun-windows-amd64-20250612.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-amd64-20250730.tar.gz",
|
||||||
"hash": "sha1:6a4c5827cb1c0de3c152ba25d139755438761694",
|
"hash": "sha1:11a3d050c4a96551682978f8a87c929bf2e92980",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250612/kcptun-windows-386-20250612.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-386-20250730.tar.gz",
|
||||||
"hash": "sha1:999408bdd1e1451d3c62dcca305109017feb3637",
|
"hash": "sha1:80ea73a7b00f68a219af0106642108df4588d1d4",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user