mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
q-dns: Update to version 0.10.1
This commit is contained in:
parent
24c60ea012
commit
0e7ffb902a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "0.10.1",
|
||||||
"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.9.0/q_0.9.0_windows_amd64.tar.gz",
|
"url": "https://github.com/natesales/q/releases/download/v0.10.1/q_0.10.1_windows_amd64.tar.gz",
|
||||||
"hash": "26b97610833e0982158ca988cb37c5539458eca7fb8f129f03b1497183aba671"
|
"hash": "7d19c8e132ffbccc30fb3f7bf5260389874c94e4114ebcfffc8f6654b638abb2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/natesales/q/releases/download/v0.9.0/q_0.9.0_windows_arm64.tar.gz",
|
"url": "https://github.com/natesales/q/releases/download/v0.10.1/q_0.10.1_windows_arm64.tar.gz",
|
||||||
"hash": "19d6c03db5d57f68d00e2ff20f54c6acac5021ffcfccfb7e03a17abf5e7ce29e"
|
"hash": "1fcd72a090b26d5c0330babd99f7270504d20d8a5da241e638678979db171ab2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "q.exe",
|
"bin": "q.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user