[Other] Bump xray-plugin from 1.4.3 to 1.4.4

This commit is contained in:
Connection Refused
2021-09-21 20:11:44 +08:00
parent 9676e65637
commit 2823703cbc

View File

@@ -1,6 +1,6 @@
Push-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/teddysun/xray-plugin -b 'v1.4.3' src
git clone https://github.com/teddysun/xray-plugin -b 'v1.4.4' src
if ( -Not $? ) {
Pop-Location
exit $lastExitCode