mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kcptun: Update to version 20220627
This commit is contained in:
parent
8a0694cdeb
commit
692d560064
@ -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": "20210922",
|
||||
"version": "20220627",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20210922/kcptun-windows-amd64-20210922.tar.gz",
|
||||
"hash": "sha1:68b7ee324cc03497618533f7a0358c481e3de3f0",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20220627/kcptun-windows-amd64-20220627.tar.gz",
|
||||
"hash": "sha1:4e8e62c6a4b43acd73b69665e88f37d2372d6362",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -19,8 +19,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20210922/kcptun-windows-386-20210922.tar.gz",
|
||||
"hash": "sha1:d15d3262cbbcabdce7e121452787b52a5c141cf3",
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20220627/kcptun-windows-386-20220627.tar.gz",
|
||||
"hash": "sha1:ef8619f0e6aadc48dcace09692af2cd9aec4fe2a",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user