{ "version": "0.60.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.60.1/dnsproxy-windows-amd64-v0.60.1.zip", "hash": "806d4602b3cad6999e28234dae7fa929996265137be3d23ca39973b00106427c", "extract_dir": "windows-amd64" }, "32bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.60.1/dnsproxy-windows-386-v0.60.1.zip", "hash": "108652625a40ca095c9dff1e98ee3ccc0a2d1195bc81f9891486c2744a7f45d4", "extract_dir": "windows-386" }, "arm64": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.60.1/dnsproxy-windows-arm64-v0.60.1.zip", "hash": "ce4f863fc93fcaa63304542c6964dc03bde22df341295156108a52992154a744", "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" } } } }