{ "version": "0.73.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.73.1/dnsproxy-windows-amd64-v0.73.1.zip", "hash": "f3b908da3631bb8a85d849032ff28b32f6bc37799b472f7072d3e44b7e13cdb4", "extract_dir": "windows-amd64" }, "32bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.1/dnsproxy-windows-386-v0.73.1.zip", "hash": "f60261e8abcc5929caf6dd3e67e6d92fcd6cc57f54bbda49b9772bd0a3c1849a", "extract_dir": "windows-386" }, "arm64": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.1/dnsproxy-windows-arm64-v0.73.1.zip", "hash": "b5cec7bade1587017858c16e100ec1ca38ff5abb0db692d3f722b28be58a6222", "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" } } } }