mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
q-dns: Update to version 0.15.1
This commit is contained in:
parent
611bf4c7a3
commit
b874667936
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.15.0",
|
||||
"version": "0.15.1",
|
||||
"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.15.0/q_0.15.0_windows_amd64.tar.gz",
|
||||
"hash": "12e8a493ec76b1e65203876b272b921fb87477edb5a121e782752eb3c64a7ff4"
|
||||
"url": "https://github.com/natesales/q/releases/download/v0.15.1/q_0.15.1_windows_amd64.tar.gz",
|
||||
"hash": "7387b4b92b4ca7d275820f96172fb80fd179a48230507eedcb89e12ea58fec8c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/natesales/q/releases/download/v0.15.0/q_0.15.0_windows_arm64.tar.gz",
|
||||
"hash": "db61ce7419781a48d968a298c2a5ccc4a71083d5ebccedb24300142edd75a4f8"
|
||||
"url": "https://github.com/natesales/q/releases/download/v0.15.1/q_0.15.1_windows_arm64.tar.gz",
|
||||
"hash": "3ee1f937b087d75614d8328f8e33655e825764c064bc1cb3acfbff359054656b"
|
||||
}
|
||||
},
|
||||
"bin": "q.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user