{ "version": "0.63.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.63.1/dnsproxy-windows-amd64-v0.63.1.zip", "hash": "f1c0838fd5284c2dccb2f772853c73fb335a1679d6f2f57908aabd1780bfb3a9", "extract_dir": "windows-amd64" }, "32bit": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-386-v0.63.1.zip", "hash": "8013df598f867efa6cf537f241e5a23a9cc49b510428ada4b99689e8cbfabcdd", "extract_dir": "windows-386" }, "arm64": { "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-arm64-v0.63.1.zip", "hash": "fb60a586c24cb64ddc70762d46c7288e4a5dcff7ce5f4638c9e1e2c90513e163", "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" } } } }