diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 89dc2cb0e8..731d68d124 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.78.1", + "version": "0.78.2", "description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support", "homepage": "https://github.com/AdguardTeam/dnsproxy", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.1/dnsproxy-windows-amd64-v0.78.1.zip", - "hash": "271f0739267acdcb694d39d00159d8bbbe0d71c2ab623e8b1730c424a201686b", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.2/dnsproxy-windows-amd64-v0.78.2.zip", + "hash": "ff2691b2eafd4fec5897bb5181482a46688b85f83cd162ffddcfd4ef9556910c", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.1/dnsproxy-windows-386-v0.78.1.zip", - "hash": "863ef3cd2478edb3f1fddb5ed17fa922cef663c9caa39cda204136e4ac582eec", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.2/dnsproxy-windows-386-v0.78.2.zip", + "hash": "2f4469594b64a680c85284ab42eb9c69ce1a064d8ff362446fc478b75ee0e238", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.1/dnsproxy-windows-arm64-v0.78.1.zip", - "hash": "f24c1ef695210025fb2885aaf8ca8df07f19bf6ceecb96f0122d41d1e64ad56d", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.2/dnsproxy-windows-arm64-v0.78.2.zip", + "hash": "60a6f0abc9a901c4100dea195e89a73399a54db9a50eacae8f39ac3c3f9ed6bb", "extract_dir": "windows-arm64" } },