{ "version": "0.78.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.78.1/dnsproxy-windows-amd64-v0.78.1.zip", "hash": "271f0739267acdcb694d39d00159d8bbbe0d71c2ab623e8b1730c424a201686b", "extract_dir": "windows-amd64" }, "32bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.1/dnsproxy-windows-386-v0.78.1.zip", "hash": "863ef3cd2478edb3f1fddb5ed17fa922cef663c9caa39cda204136e4ac582eec", "extract_dir": "windows-386" }, "arm64": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.1/dnsproxy-windows-arm64-v0.78.1.zip", "hash": "f24c1ef695210025fb2885aaf8ca8df07f19bf6ceecb96f0122d41d1e64ad56d", "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" } } } }