[Other] Update V2Ray

This commit is contained in:
Connection Refused
2021-09-18 15:51:52 +08:00
parent a2e70bc2e1
commit ba9c6e666b

View File

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