diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 4430f784ac..84dc7b2637 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,17 +1,17 @@ { - "version": "0.50.0", + "version": "0.50.1", "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.50.0/dnsproxy-windows-amd64-v0.50.0.zip", - "hash": "40672827060f2a096279611b74bf3c99f6adc42e21b09f48e1e7eeccf5551403", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.1/dnsproxy-windows-amd64-v0.50.1.zip", + "hash": "d9685e13e110d2579dfba7909caa1226d06d4cee59b88d549dcaba803915a160", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.0/dnsproxy-windows-386-v0.50.0.zip", - "hash": "026687151b7e7ae5247066c63dbe127cbe253983d902c2cbb270f5481978b45c", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.1/dnsproxy-windows-386-v0.50.1.zip", + "hash": "b9361565597120f9cd472c5b95cb20224e9012a53191934806be44b70e5ff8b3", "extract_dir": "windows-386" } },