[Other] Bump v2ray-core from 4.42.2 to 4.43.0

This commit is contained in:
Connection Refused
2021-11-07 23:12:57 +08:00
parent 837e16acc5
commit dc9c11ea35

View File

@@ -1,6 +1,6 @@
Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/v2fly/v2ray-core -b 'v4.42.2' src
git clone https://github.com/v2fly/v2ray-core -b 'v4.43.0' src
if ( -Not $? ) {
exit $lastExitCode
}