mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
kcptun: Update to version 20240702
This commit is contained in:
parent
a9f5d1fc05
commit
9f724b3f72
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://github.com/xtaci/kcptun",
|
||||
"description": "A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC.",
|
||||
"version": "20240701",
|
||||
"version": "20240702",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240701/kcptun-windows-amd64-20240701.tar.gz",
|
||||
"hash": "sha1:ef22b1d01ac083ae13286179a576171556b9b3e1",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240702/kcptun-windows-amd64-20240702.tar.gz",
|
||||
"hash": "sha1:44fd339f7cf42b43fcf304d92091ae24591cec58",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240701/kcptun-windows-386-20240701.tar.gz",
|
||||
"hash": "sha1:b579cac4f0b855346f32c8d65d4a300bbdda6a79",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240702/kcptun-windows-386-20240702.tar.gz",
|
||||
"hash": "sha1:cccd1466276d502d56eb503e9038018b4a3784bc",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user