diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index d3254b6463..b95d4fa8f1 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.73.4", + "version": "0.73.5", "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.73.4/dnsproxy-windows-amd64-v0.73.4.zip", - "hash": "f0373a90d710dac486221871e381ddac5ed8a1317d3e99663b387e8c2b3188e6", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.5/dnsproxy-windows-amd64-v0.73.5.zip", + "hash": "9d0f915db6b120f01e8bb6a58ad0f3b00c7d7d132ff7834b058913c4e5ae816d", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-windows-386-v0.73.4.zip", - "hash": "a9efe292e35ecdc0db62ff40eefecf28027ec57db233a5158b02f8009b48bb90", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.5/dnsproxy-windows-386-v0.73.5.zip", + "hash": "ba9d00e222d4586d2e4874aa6efd595bc6f8b88822076094e277e6d2b99182e0", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-windows-arm64-v0.73.4.zip", - "hash": "13f2a5a20b22b36c90a9540cdaa81fb1fff08fd0a6dd3a7fa491ed22b7882e0c", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.5/dnsproxy-windows-arm64-v0.73.5.zip", + "hash": "4c4171cad3ebf40575af872397f972db6799df1c515ea98c442a5cc7af144992", "extract_dir": "windows-arm64" } },