diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index e025a0825e..29f3f7bc30 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.72.1", + "version": "0.72.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.72.1/dnsproxy-windows-amd64-v0.72.1.zip", - "hash": "50b91342b3b694ae46495607d6086c4d6a3d8c03394a39a48dbc731c20a5ca5f", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-windows-amd64-v0.72.2.zip", + "hash": "5738f785bddbbc21ad77f0d6ce028ad85829d5b7cf2ed7165bd851f3689fa96f", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.1/dnsproxy-windows-386-v0.72.1.zip", - "hash": "79d04252b9127217c049a5358372346ff7ab65b7cc0cd839dae9a55de389f847", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-windows-386-v0.72.2.zip", + "hash": "46cb4cb26a7390da1ff0a264c628c4a9bf667428d8077b964ddec1def099b2ec", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.1/dnsproxy-windows-arm64-v0.72.1.zip", - "hash": "700c05af1df7934314ea4c47e99f377b35f770450f8b61965985b12d8b04756c", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-windows-arm64-v0.72.2.zip", + "hash": "5d1e8805ec1368e96ba2dfe8f017c255674f51df24e70ac81bb4688f9b6bb0b4", "extract_dir": "windows-arm64" } },