[Other] Bump xray-plugin from 1.4.4 to 1.4.5

This commit is contained in:
Connection Refused
2021-09-23 14:33:46 +08:00
parent 37c072d1f1
commit 7ba9d7f491

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.4' src
git clone https://github.com/teddysun/xray-plugin -b 'v1.4.5' src
if ( -Not $? ) {
Pop-Location
exit $lastExitCode