q-dns: Update to version 0.13.5

This commit is contained in:
github-actions[bot] 2023-10-02 08:26:55 +00:00
parent 091246d850
commit 7796bb3652

View File

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