[Other] Update Trojan Go

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

View File

@@ -1,6 +1,6 @@
Push-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/p4gefau1t/trojan-go -b 'v0.10.5' src
git clone https://github.com/p4gefau1t/trojan-go -b 'v0.10.6' src
if ( -Not $? ) {
Pop-Location
exit $lastExitCode