q-dns: Update to version 0.19.12

This commit is contained in:
github-actions[bot] 2026-02-27 04:55:31 +00:00
parent c8f4eaff35
commit ab2bb515db

View File

@ -1,16 +1,16 @@
{
"version": "0.19.11",
"version": "0.19.12",
"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.11/q_0.19.11_windows_amd64.zip",
"hash": "2e9547e982438ab552ecbb0aa80165dd0ac7f1d7a1deecec2479d2eb0715f9ae"
"url": "https://github.com/natesales/q/releases/download/v0.19.12/q_0.19.12_windows_amd64.zip",
"hash": "35238a11b4b2623064dbb7e61207a53e1b55619f3249f2e9b3acd26f8de18d14"
},
"arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.19.11/q_0.19.11_windows_arm64.zip",
"hash": "9498b008daf22c63dfd3597cdb84c2c73279d9ceb196cff59e7332ee02e56508"
"url": "https://github.com/natesales/q/releases/download/v0.19.12/q_0.19.12_windows_arm64.zip",
"hash": "25479b18dbcb3897551d712d5a993707be982d6cb14932ca4e2abf801548f19e"
}
},
"bin": "q.exe",