mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kcptun: Update to version 20241031
This commit is contained in:
parent
da60dd23bb
commit
ff513c4f83
@ -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": "20240919",
|
"version": "20241031",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240919/kcptun-windows-amd64-20240919.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20241031/kcptun-windows-amd64-20241031.tar.gz",
|
||||||
"hash": "sha1:c0035c83d85d13aa700723823a0fd194cd4c3852",
|
"hash": "sha1:e391e4da9569524fee8a2749c35feab24934e941",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -19,8 +19,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20240919/kcptun-windows-386-20240919.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20241031/kcptun-windows-386-20241031.tar.gz",
|
||||||
"hash": "sha1:448a6e4e588afd1f1c1a256adfb590c5aa533105",
|
"hash": "sha1:28d822dece8c2dffa01c68220d4f9f7bf882bd3c",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user