mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
kcptun: Update to version 20230811
This commit is contained in:
parent
77921c1beb
commit
3c3db73cde
@ -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": "20230214",
|
||||
"version": "20230811",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20230214/kcptun-windows-amd64-20230214.tar.gz",
|
||||
"hash": "sha1:b15f165a92b8754f7fc72160fec78ea992c647f5",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20230811/kcptun-windows-amd64-20230811.tar.gz",
|
||||
"hash": "sha1:9124aa40bcd69b723acb6cf19b35da7c69873593",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20230214/kcptun-windows-386-20230214.tar.gz",
|
||||
"hash": "sha1:e169df4c8b9f95131e464a4cd171e8b2878ee2c4",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20230811/kcptun-windows-386-20230811.tar.gz",
|
||||
"hash": "sha1:27ac1d2fbdfeee3c21e6a63319d15acbeb3dbba8",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user