From a97e5b4c7744ed205b2d88582f7e316feca47937 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:30:39 +0000 Subject: [PATCH] q-dns: Update to version 0.15.0 --- 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 83df263ae5..7c6c2eb5e2 100644 --- a/bucket/q-dns.json +++ b/bucket/q-dns.json @@ -1,16 +1,16 @@ { - "version": "0.14.0", + "version": "0.15.0", "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.14.0/q_0.14.0_windows_amd64.tar.gz", - "hash": "a776f5ba941e66a0c2f9442969c3b9d8d48941815d7b26ef2d4d51616623b951" + "url": "https://github.com/natesales/q/releases/download/v0.15.0/q_0.15.0_windows_amd64.tar.gz", + "hash": "12e8a493ec76b1e65203876b272b921fb87477edb5a121e782752eb3c64a7ff4" }, "arm64": { - "url": "https://github.com/natesales/q/releases/download/v0.14.0/q_0.14.0_windows_arm64.tar.gz", - "hash": "28c161c8c990ab003f7d189e28641c2bf94925f79105e37baf284127042e4a6f" + "url": "https://github.com/natesales/q/releases/download/v0.15.0/q_0.15.0_windows_arm64.tar.gz", + "hash": "db61ce7419781a48d968a298c2a5ccc4a71083d5ebccedb24300142edd75a4f8" } }, "bin": "q.exe",