q-dns: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-10-20 08:26:17 +00:00
parent ba7f5a13c7
commit 1461e09410

View File

@ -1,16 +1,16 @@
{
"version": "0.13.5",
"version": "0.14.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.13.5/q_0.13.5_windows_amd64.tar.gz",
"hash": "98d96d6f06f5431e2c97a613602c82e256b4dd7bcd616ca5e423ffec6d4ed0e6"
"url": "https://github.com/natesales/q/releases/download/v0.14.0/q_0.14.0_windows_amd64.tar.gz",
"hash": "a776f5ba941e66a0c2f9442969c3b9d8d48941815d7b26ef2d4d51616623b951"
},
"arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.13.5/q_0.13.5_windows_arm64.tar.gz",
"hash": "8fae306377e4688be7d19cf2cb2fbad5c5b18f0d427c8f9dbf5276acfe6a762e"
"url": "https://github.com/natesales/q/releases/download/v0.14.0/q_0.14.0_windows_arm64.tar.gz",
"hash": "28c161c8c990ab003f7d189e28641c2bf94925f79105e37baf284127042e4a6f"
}
},
"bin": "q.exe",