[Other] Bump dnsproxy from 0.39.8 to 0.39.9

This commit is contained in:
Connection Refused
2021-11-07 23:11:42 +08:00
parent 7590237bd9
commit c9b4ffbf56

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/AdguardTeam/dnsproxy -b 'v0.39.8' src git clone https://github.com/AdguardTeam/dnsproxy -b 'v0.39.9' src
if ( -Not $? ) { if ( -Not $? ) {
exit $lastExitCode exit $lastExitCode
} }