{ "version": "0.50.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.50.0/dnsproxy-windows-amd64-v0.50.0.zip", "hash": "40672827060f2a096279611b74bf3c99f6adc42e21b09f48e1e7eeccf5551403", "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", "extract_dir": "windows-386" } }, "bin": "dnsproxy.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v$version/dnsproxy-windows-amd64-v$version.zip" }, "32bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v$version/dnsproxy-windows-386-v$version.zip" } } } }