mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
q-dns: Update to version 0.15.0
This commit is contained in:
parent
d525ffe1a6
commit
a97e5b4c77
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.0",
|
"version": "0.15.0",
|
||||||
"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.14.0/q_0.14.0_windows_amd64.tar.gz",
|
"url": "https://github.com/natesales/q/releases/download/v0.15.0/q_0.15.0_windows_amd64.tar.gz",
|
||||||
"hash": "a776f5ba941e66a0c2f9442969c3b9d8d48941815d7b26ef2d4d51616623b951"
|
"hash": "12e8a493ec76b1e65203876b272b921fb87477edb5a121e782752eb3c64a7ff4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/natesales/q/releases/download/v0.14.0/q_0.14.0_windows_arm64.tar.gz",
|
"url": "https://github.com/natesales/q/releases/download/v0.15.0/q_0.15.0_windows_arm64.tar.gz",
|
||||||
"hash": "28c161c8c990ab003f7d189e28641c2bf94925f79105e37baf284127042e4a6f"
|
"hash": "db61ce7419781a48d968a298c2a5ccc4a71083d5ebccedb24300142edd75a4f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "q.exe",
|
"bin": "q.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user