{ "version": "0.63.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.63.0/dnsproxy-windows-amd64-v0.63.0.zip", "hash": "dc4f450082dac6690ad4003ce0b688a75342552ee314fce52ce1882459e7b4a8", "extract_dir": "windows-amd64" }, "32bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-386-v0.63.0.zip", "hash": "853e0024ca488e3eda1a573bdef7b943b3da1d2d77ec134ef5f7b159c45d9409", "extract_dir": "windows-386" }, "arm64": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.0/dnsproxy-windows-arm64-v0.63.0.zip", "hash": "8cc3c56a81d7f0de0003c199dbbb5419314ca8f4abbd44db4b1f06a1b654ab3e", "extract_dir": "windows-arm64" } }, "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" }, "arm64": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v$version/dnsproxy-windows-arm64-v$version.zip" } } } }