mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
dnsproxy: Update to version 0.52.0
This commit is contained in:
parent
eb4d26b985
commit
79fd2400ca
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.51.0",
|
"version": "0.52.0",
|
||||||
"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.51.0/dnsproxy-windows-amd64-v0.51.0.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.52.0/dnsproxy-windows-amd64-v0.52.0.zip",
|
||||||
"hash": "0d1c46696ff992de9fe67b850e52180b39f1f6e0259ed6f70a3c093f2b6fb5ee",
|
"hash": "3d7ddd35720147cdce3c92117cbcf4692f4b4a4110f8979aefdb65525e635fb5",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.51.0/dnsproxy-windows-386-v0.51.0.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.52.0/dnsproxy-windows-386-v0.52.0.zip",
|
||||||
"hash": "1faf1af822a878fbe7a00513746090a0ac876ca7967d9a419b571255f3ccbeaf",
|
"hash": "2d1c37209e635f9eb0ed0315428095ce3bf350adf6a37088e8ae53a0f487360b",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user