mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
kcptun: Update to version 20251113
This commit is contained in:
parent
88ab469261
commit
61f2b5d182
@ -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": "20250730",
|
"version": "20251113",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-amd64-20250730.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz",
|
||||||
"hash": "sha1:6c43847d6b4b6a58ebb1a32fbae61a481401ca81",
|
"hash": "sha1:7795e02f09de8d2398a1e1e23633bd0821c060e0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-386-20250730.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz",
|
||||||
"hash": "sha1:44be25dcb274846012162a5f4eda4b0111754a6f",
|
"hash": "sha1:a791d2ad265a6fd12d06283b011c5e20c1dfccbc",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user