diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 731d68d124..a9b50efa2c 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.78.2", + "version": "0.78.3", "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.2/dnsproxy-windows-amd64-v0.78.2.zip", - "hash": "ff2691b2eafd4fec5897bb5181482a46688b85f83cd162ffddcfd4ef9556910c", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.3/dnsproxy-windows-amd64-v0.78.3.zip", + "hash": "a774adcc82a5afa758d8c0f748132b8adddc512e1c367a42b7ece03919cd5289", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.2/dnsproxy-windows-386-v0.78.2.zip", - "hash": "2f4469594b64a680c85284ab42eb9c69ce1a064d8ff362446fc478b75ee0e238", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.3/dnsproxy-windows-386-v0.78.3.zip", + "hash": "5b852030ffd753006bc4bdaaadbe08d8d237879c5f9e7fde811858219f2ef7d6", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.2/dnsproxy-windows-arm64-v0.78.2.zip", - "hash": "60a6f0abc9a901c4100dea195e89a73399a54db9a50eacae8f39ac3c3f9ed6bb", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.3/dnsproxy-windows-arm64-v0.78.3.zip", + "hash": "d8d91104a590d8c6d9772c3e76de59cf505098167e499f8e8d879ed3a732c09b", "extract_dir": "windows-arm64" } },