diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 66faebc50f..47b33c56d4 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.54.0", + "version": "0.55.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.54.0/dnsproxy-windows-amd64-v0.54.0.zip", - "hash": "ac9744fd3cc5be7c9b8d1ab890602c8ad5cd65ca80304e80a634eef2b403b291", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.55.0/dnsproxy-windows-amd64-v0.55.0.zip", + "hash": "3cfca554645827b67f02ca6fd8bf8656c9fc90ebed7c5dd7e49e9b52e0b579ec", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.54.0/dnsproxy-windows-386-v0.54.0.zip", - "hash": "c510ae84c2552ba8d48698c47d1a1aed4005fd6a0fc8e786380a8020ebe372de", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.55.0/dnsproxy-windows-386-v0.55.0.zip", + "hash": "5313f37af6b3313fcc09e649c9c49dbcfd21a1d9281ffb1b8004f072fb6a4d2a", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.53.1/dnsproxy-windows-arm64-v0.53.1.zip", - "hash": "018424bca2a6940d89015822be0af442fced751dde32424c7a1060ae4ce7be4f", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.55.0/dnsproxy-windows-arm64-v0.55.0.zip", + "hash": "44e664c3b45d72ebf2a442036723d4570917d90a59c0b9d8a5942c9cbab0ceaf", "extract_dir": "windows-arm64" } },