mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
q-dns: Update to version 0.19.9
This commit is contained in:
parent
b360651ed0
commit
8494e6f858
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.8",
|
"version": "0.19.9",
|
||||||
"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.19.8/q_0.19.8_windows_amd64.tar.gz",
|
"url": "https://github.com/natesales/q/releases/download/v0.19.9/q_0.19.9_windows_amd64.tar.gz",
|
||||||
"hash": "db7ce81dd26ac480f3a58d635df95fa83260edccad151fec3b70e0243fe171ab"
|
"hash": "588eb955b371fff3f51c846f80185759cb1b87219a1a5013efbcf4f2d93498d2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/natesales/q/releases/download/v0.19.8/q_0.19.8_windows_arm64.tar.gz",
|
"url": "https://github.com/natesales/q/releases/download/v0.19.9/q_0.19.9_windows_arm64.tar.gz",
|
||||||
"hash": "12b25225ea8fe93058ac2ca1c0980789144a11c0d8bdb943ece5d331abd8bd61"
|
"hash": "148d7055067651a6b14909a65f0434a8c1b3288b50161b4ee60d1d7d490db8f2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "q.exe",
|
"bin": "q.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user