From 9c8316042055065409ac60a882c9813b1e92c7e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 00:40:53 +0000 Subject: [PATCH] q-dns: Update to version 0.19.10 --- 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 17d4e42686..2e1b18ddf5 100644 --- a/bucket/q-dns.json +++ b/bucket/q-dns.json @@ -1,16 +1,16 @@ { - "version": "0.19.9", + "version": "0.19.10", "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.9/q_0.19.9_windows_amd64.tar.gz", - "hash": "588eb955b371fff3f51c846f80185759cb1b87219a1a5013efbcf4f2d93498d2" + "url": "https://github.com/natesales/q/releases/download/v0.19.10/q_0.19.10_windows_amd64.tar.gz", + "hash": "c9df738d44d31fc792f66bb26df6da1a25484b9d0432924bf7b0585d42d40145" }, "arm64": { - "url": "https://github.com/natesales/q/releases/download/v0.19.9/q_0.19.9_windows_arm64.tar.gz", - "hash": "148d7055067651a6b14909a65f0434a8c1b3288b50161b4ee60d1d7d490db8f2" + "url": "https://github.com/natesales/q/releases/download/v0.19.10/q_0.19.10_windows_arm64.tar.gz", + "hash": "0528f5ba586039926d03ce4828c191acc7ce7648a1649e668216c9f384a0361c" } }, "bin": "q.exe",