diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 787d888a21..afb083d8ab 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,17 +1,17 @@ { - "version": "0.53.1", + "version": "0.54.0", "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.53.1/dnsproxy-windows-amd64-v0.53.1.zip", - "hash": "d5b6ac0f23bd8e3cb07b8b02caf2933b00c659760f927bf63f08d3074ad6e229", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.54.0/dnsproxy-windows-amd64-v0.54.0.zip", + "hash": "ac9744fd3cc5be7c9b8d1ab890602c8ad5cd65ca80304e80a634eef2b403b291", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.53.1/dnsproxy-windows-386-v0.53.1.zip", - "hash": "2fdaf1d40d674405cff2de115f0da013b4d4bf5925c6b90b108ca3e1606ccca8", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.54.0/dnsproxy-windows-386-v0.54.0.zip", + "hash": "c510ae84c2552ba8d48698c47d1a1aed4005fd6a0fc8e786380a8020ebe372de", "extract_dir": "windows-386" } },