{ "version": "0.13.5", "description": "A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.", "homepage": "https://github.com/natesales/q", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/natesales/q/releases/download/v0.13.5/q_0.13.5_windows_amd64.tar.gz", "hash": "98d96d6f06f5431e2c97a613602c82e256b4dd7bcd616ca5e423ffec6d4ed0e6" }, "arm64": { "url": "https://github.com/natesales/q/releases/download/v0.13.5/q_0.13.5_windows_arm64.tar.gz", "hash": "8fae306377e4688be7d19cf2cb2fbad5c5b18f0d427c8f9dbf5276acfe6a762e" } }, "bin": "q.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/natesales/q/releases/download/v$version/q_$version_windows_amd64.tar.gz" }, "arm64": { "url": "https://github.com/natesales/q/releases/download/v$version/q_$version_windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }