From 8bb0a9bfc0694264724d4f0004a5440fd4e10064 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 08:26:31 +0000 Subject: [PATCH] q-dns: Update to version 0.19.1 --- 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 2718bc5739..ab7af82d51 100644 --- a/bucket/q-dns.json +++ b/bucket/q-dns.json @@ -1,16 +1,16 @@ { - "version": "0.15.1", + "version": "0.19.1", "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.15.1/q_0.15.1_windows_amd64.tar.gz", - "hash": "7387b4b92b4ca7d275820f96172fb80fd179a48230507eedcb89e12ea58fec8c" + "url": "https://github.com/natesales/q/releases/download/v0.19.1/q_0.19.1_windows_amd64.tar.gz", + "hash": "405b76c3be1b454cb8f1c319c742dfd66171c9388655c2929f7c891005c152b6" }, "arm64": { - "url": "https://github.com/natesales/q/releases/download/v0.15.1/q_0.15.1_windows_arm64.tar.gz", - "hash": "3ee1f937b087d75614d8328f8e33655e825764c064bc1cb3acfbff359054656b" + "url": "https://github.com/natesales/q/releases/download/v0.19.1/q_0.19.1_windows_arm64.tar.gz", + "hash": "f4113c390dfaa6f93971b8491223c0f81b999c5538ed9d0f075139e18f9e6f2c" } }, "bin": "q.exe",