q-dns: Update to version 0.19.2

This commit is contained in:
github-actions[bot] 2024-01-22 00:32:30 +00:00
parent 350546673d
commit b68fa9aa26

View File

@ -1,16 +1,16 @@
{
"version": "0.19.1",
"version": "0.19.2",
"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.1/q_0.19.1_windows_amd64.tar.gz",
"hash": "405b76c3be1b454cb8f1c319c742dfd66171c9388655c2929f7c891005c152b6"
"url": "https://github.com/natesales/q/releases/download/v0.19.2/q_0.19.2_windows_amd64.tar.gz",
"hash": "7c3086038217c7e5558258018b204df71796f3f5dc351bcb31cf9996405c6e0f"
},
"arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.19.1/q_0.19.1_windows_arm64.tar.gz",
"hash": "f4113c390dfaa6f93971b8491223c0f81b999c5538ed9d0f075139e18f9e6f2c"
"url": "https://github.com/natesales/q/releases/download/v0.19.2/q_0.19.2_windows_arm64.tar.gz",
"hash": "ae123dc792a7901d285e868b4ab30a06c2ed95b16520841c8f7668cf2aeb4c28"
}
},
"bin": "q.exe",