mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
dnsproxy: Update to version 0.48.1
This commit is contained in:
parent
30bbf451f9
commit
393d0e1b4f
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.48.0",
|
"version": "0.48.1",
|
||||||
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
||||||
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.48.0/dnsproxy-windows-amd64-v0.48.0.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.48.1/dnsproxy-windows-amd64-v0.48.1.zip",
|
||||||
"hash": "7154eda7b87efbae26e73a90fb53091a2d067a36eccece22b918ed72bef9c5b7",
|
"hash": "65106a1ace67710a4e17de0d63be5e8cd86d2aa6e182a0fc7dd36d9a72ca8714",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.48.0/dnsproxy-windows-386-v0.48.0.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.48.1/dnsproxy-windows-386-v0.48.1.zip",
|
||||||
"hash": "984864A41B784A59A3BDB14F0BCC824B20846A966D7648F90F08FA2B01FB62C8",
|
"hash": "6bdc0ea39df580ee7ec8a524e02dd8e15d30dbd2324e916dfe3ebdf71e292562",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user