From 99b04e33439e6d39bc9d5ff00205cb920154fb21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 04:29:41 +0000 Subject: [PATCH] q-dns: Update to version 0.19.8 --- bucket/q-dns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/q-dns.json b/bucket/q-dns.json index 322bfd2c0d..47671fdd44 100644 --- a/bucket/q-dns.json +++ b/bucket/q-dns.json @@ -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.", "homepage": "https://github.com/natesales/q", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/natesales/q/releases/download/v0.19.2/q_0.19.2_windows_amd64.tar.gz", - "hash": "7c3086038217c7e5558258018b204df71796f3f5dc351bcb31cf9996405c6e0f" + "url": "https://github.com/natesales/q/releases/download/v0.19.8/q_0.19.8_windows_amd64.tar.gz", + "hash": "db7ce81dd26ac480f3a58d635df95fa83260edccad151fec3b70e0243fe171ab" }, "arm64": { - "url": "https://github.com/natesales/q/releases/download/v0.19.2/q_0.19.2_windows_arm64.tar.gz", - "hash": "ae123dc792a7901d285e868b4ab30a06c2ed95b16520841c8f7668cf2aeb4c28" + "url": "https://github.com/natesales/q/releases/download/v0.19.8/q_0.19.8_windows_arm64.tar.gz", + "hash": "12b25225ea8fe93058ac2ca1c0980789144a11c0d8bdb943ece5d331abd8bd61" } }, "bin": "q.exe",