mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
kcptun: Update to version 20240706
This commit is contained in:
parent
78550d802a
commit
db091aee19
@ -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": "20240705",
|
"version": "20240706",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240705/kcptun-windows-amd64-20240705.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20240706/kcptun-windows-amd64-20240706.tar.gz",
|
||||||
"hash": "sha1:953d5c9e9a32d872949cd9a3aa14872c4d86d734",
|
"hash": "sha1:990a27962a322988d9bb5ef5f530b6df5e7bd7e5",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240705/kcptun-windows-386-20240705.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20240706/kcptun-windows-386-20240706.tar.gz",
|
||||||
"hash": "sha1:88c09217f4b5d03a12b6c9aec796babe486a6c97",
|
"hash": "sha1:800e7e0a96c9e78c73dd8b663f75fa1394da8ad0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user