mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
kcptun: Update to version 20251212
This commit is contained in:
parent
8a16f4e0c1
commit
f5907ca0de
@ -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": "20251205",
|
"version": "20251212",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20251205/kcptun-windows-amd64-20251205.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20251212/kcptun-windows-amd64-20251212.tar.gz",
|
||||||
"hash": "sha1:ac158985b0426af6df1b9087238875bd2d29adf6",
|
"hash": "sha1:4dbeecf59e4709c5b16cc1f81edfdf82468c0f9a",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20251205/kcptun-windows-386-20251205.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20251212/kcptun-windows-386-20251212.tar.gz",
|
||||||
"hash": "sha1:5b0d15b62938a840498fc8e699f129283eca7fd6",
|
"hash": "sha1:4710af8c1a4fe63ce7e88722797378d1ec499fea",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user