From 3c489c4b6631e7f922a5213ede36de98ff4fdaad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 08:29:45 +0000 Subject: [PATCH] q-dns: Update to version 0.11.4 --- 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 abd882e5cc..182851a734 100644 --- a/bucket/q-dns.json +++ b/bucket/q-dns.json @@ -1,16 +1,16 @@ { - "version": "0.11.3", + "version": "0.11.4", "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.11.3/q_0.11.3_windows_amd64.tar.gz", - "hash": "bd25fc1e9d7b799b9ed50717968319cebaf6cbd1fb2fe74dc19f0b7a0f2ceada" + "url": "https://github.com/natesales/q/releases/download/v0.11.4/q_0.11.4_windows_amd64.tar.gz", + "hash": "835ad3e5ecfffb39772eb370b568bd9542a39f8d57efadcbd535d58c3023d42d" }, "arm64": { - "url": "https://github.com/natesales/q/releases/download/v0.11.3/q_0.11.3_windows_arm64.tar.gz", - "hash": "14b6d8ce2380b6d6571147e3cc19fed5881dba5410a73cf869b990f7d6dc298b" + "url": "https://github.com/natesales/q/releases/download/v0.11.4/q_0.11.4_windows_arm64.tar.gz", + "hash": "ef2646bd94c2945d937984803deeff0252a0e8447c35f769774024c10b504eac" } }, "bin": "q.exe",