q-dns: Update to version 0.19.8

This commit is contained in:
github-actions[bot] 2025-09-07 04:29:41 +00:00
parent 6e8a2be0b6
commit 99b04e3343

View File

@ -1,16 +1,16 @@
{ {
"version": "0.19.2", "version": "0.19.8",
"description": "A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.", "description": "A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.",
"homepage": "https://github.com/natesales/q", "homepage": "https://github.com/natesales/q",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/natesales/q/releases/download/v0.19.2/q_0.19.2_windows_amd64.tar.gz", "url": "https://github.com/natesales/q/releases/download/v0.19.8/q_0.19.8_windows_amd64.tar.gz",
"hash": "7c3086038217c7e5558258018b204df71796f3f5dc351bcb31cf9996405c6e0f" "hash": "db7ce81dd26ac480f3a58d635df95fa83260edccad151fec3b70e0243fe171ab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.19.2/q_0.19.2_windows_arm64.tar.gz", "url": "https://github.com/natesales/q/releases/download/v0.19.8/q_0.19.8_windows_arm64.tar.gz",
"hash": "ae123dc792a7901d285e868b4ab30a06c2ed95b16520841c8f7668cf2aeb4c28" "hash": "12b25225ea8fe93058ac2ca1c0980789144a11c0d8bdb943ece5d331abd8bd61"
} }
}, },
"bin": "q.exe", "bin": "q.exe",