q-dns: Update to version 0.19.9

This commit is contained in:
github-actions[bot] 2025-09-19 00:37:18 +00:00
parent b360651ed0
commit 8494e6f858

View File

@ -1,16 +1,16 @@
{
"version": "0.19.8",
"version": "0.19.9",
"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.19.8/q_0.19.8_windows_amd64.tar.gz",
"hash": "db7ce81dd26ac480f3a58d635df95fa83260edccad151fec3b70e0243fe171ab"
"url": "https://github.com/natesales/q/releases/download/v0.19.9/q_0.19.9_windows_amd64.tar.gz",
"hash": "588eb955b371fff3f51c846f80185759cb1b87219a1a5013efbcf4f2d93498d2"
},
"arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.19.8/q_0.19.8_windows_arm64.tar.gz",
"hash": "12b25225ea8fe93058ac2ca1c0980789144a11c0d8bdb943ece5d331abd8bd61"
"url": "https://github.com/natesales/q/releases/download/v0.19.9/q_0.19.9_windows_arm64.tar.gz",
"hash": "148d7055067651a6b14909a65f0434a8c1b3288b50161b4ee60d1d7d490db8f2"
}
},
"bin": "q.exe",