[Other] Bump shadowsocks-rust from 1.11.2 to 1.12.0

This commit is contained in:
Connection Refused
2021-11-07 23:12:16 +08:00
parent c9b4ffbf56
commit d3891c259a

View File

@@ -1,6 +1,6 @@
Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/shadowsocks/shadowsocks-rust -b 'v1.11.2' src
git clone https://github.com/shadowsocks/shadowsocks-rust -b 'v1.12.0' src
if ( -Not $? ) {
exit $lastExitCode
}