q-dns: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2023-09-08 20:23:54 +00:00
parent e7606fc923
commit af270c2f79

View File

@ -1,16 +1,16 @@
{
"version": "0.11.4",
"version": "0.12.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.11.4/q_0.11.4_windows_amd64.tar.gz",
"hash": "835ad3e5ecfffb39772eb370b568bd9542a39f8d57efadcbd535d58c3023d42d"
"url": "https://github.com/natesales/q/releases/download/v0.12.0/q_0.12.0_windows_amd64.tar.gz",
"hash": "dfef9e239163a586cd1c02650de45a169baad2e8f31608e5a6883f09bf0e2a7a"
},
"arm64": {
"url": "https://github.com/natesales/q/releases/download/v0.11.4/q_0.11.4_windows_arm64.tar.gz",
"hash": "ef2646bd94c2945d937984803deeff0252a0e8447c35f769774024c10b504eac"
"url": "https://github.com/natesales/q/releases/download/v0.12.0/q_0.12.0_windows_arm64.tar.gz",
"hash": "7b07dfe9edab7af98213f9d69c926fb5fb2fc3abff0f1f57bb43ebf2d48b7461"
}
},
"bin": "q.exe",