[Other] Bump tun2socks from 2.3.1-1 to 2.3.2

This commit is contained in:
Connection Refused
2021-11-07 23:12:40 +08:00
parent d3891c259a
commit 837e16acc5

View File

@@ -1,6 +1,6 @@
Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent) Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/xjasonlyu/tun2socks -b 'v2.3.1-1' src git clone https://github.com/xjasonlyu/tun2socks -b 'v2.3.2' src
if ( -Not $? ) { if ( -Not $? ) {
exit $lastExitCode exit $lastExitCode
} }