[Other] Bump dnsproxy from 3.39.5 to 3.39.8

This commit is contained in:
Connection Refused
2021-10-04 22:36:24 +08:00
parent ec8d163329
commit 93ffb5e2cd

View File

@@ -1,6 +1,6 @@
Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/AdguardTeam/dnsproxy -b 'v0.39.5' src
git clone https://github.com/AdguardTeam/dnsproxy -b 'v0.39.8' src
if ( -Not $? ) {
exit $lastExitCode
}