[Other] Bump xray-core from 1.4.4 to 1.4.5

This commit is contained in:
Connection Refused
2021-09-23 14:33:22 +08:00
parent 4bfeca7b89
commit 37c072d1f1

View File

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