q-dns: Update to version 0.11.2

This commit is contained in:
github-actions[bot] 2023-07-01 04:27:27 +00:00
parent 4b774350f3
commit 579c128ed1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.1", "version": "0.11.2",
"description": "A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.", "description": "A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.",
"homepage": "https://github.com/natesales/q", "homepage": "https://github.com/natesales/q",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/natesales/q/releases/download/v0.11.1/q_0.11.1_windows_amd64.tar.gz", "url": "https://github.com/natesales/q/releases/download/v0.11.2/q_0.11.2_windows_amd64.tar.gz",
"hash": "00b91ae5231e0ef2bbaa0b68306359e8d0ddb745b8fac9ce13ac3f74bf3f979a" "hash": "a4e4146b10ea40ce1670baed510e678d962a7a3c45e59c5129a041a494f2f346"
}, },
"arm64": { "arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.11.1/q_0.11.1_windows_arm64.tar.gz", "url": "https://github.com/natesales/q/releases/download/v0.11.2/q_0.11.2_windows_arm64.tar.gz",
"hash": "aa7b556d1112a2b62d12c09568270cc62bd3713acb65e4fe69953dfdb85fe977" "hash": "4b985f805269f1280574e075ac839fe9c530b1ccdf0392974ad6176c76fa8cf9"
} }
}, },
"bin": "q.exe", "bin": "q.exe",