diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 29f3f7bc30..ea2c76ff35 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.72.2", + "version": "0.72.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.72.2/dnsproxy-windows-amd64-v0.72.2.zip", - "hash": "5738f785bddbbc21ad77f0d6ce028ad85829d5b7cf2ed7165bd851f3689fa96f", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-windows-amd64-v0.72.3.zip", + "hash": "73142c30b5ae9f5e17d49c9843690581d7cdeba01eaace2d87de0c9390aacc48", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-windows-386-v0.72.2.zip", - "hash": "46cb4cb26a7390da1ff0a264c628c4a9bf667428d8077b964ddec1def099b2ec", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-windows-386-v0.72.3.zip", + "hash": "48d9cbd493a9e5d5e2ac0afb26b1f118644eaed104a4baea47b637f992c224b9", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.2/dnsproxy-windows-arm64-v0.72.2.zip", - "hash": "5d1e8805ec1368e96ba2dfe8f017c255674f51df24e70ac81bb4688f9b6bb0b4", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-windows-arm64-v0.72.3.zip", + "hash": "eec3191bd1c15125fdcf28227d10a32828fc46139707d3e45f7634fc52dcb1f9", "extract_dir": "windows-arm64" } },