[Other] Bump tun2socks from 2.3.0 to 2.3.1-1

This commit is contained in:
Connection Refused
2021-10-04 22:35:19 +08:00
parent 3763078615
commit ec8d163329

View File

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