mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dnsproxy: Update to version 0.55.0
This commit is contained in:
parent
5e40965bcf
commit
4df46e5c63
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.0",
|
"version": "0.55.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.54.0/dnsproxy-windows-amd64-v0.54.0.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.55.0/dnsproxy-windows-amd64-v0.55.0.zip",
|
||||||
"hash": "ac9744fd3cc5be7c9b8d1ab890602c8ad5cd65ca80304e80a634eef2b403b291",
|
"hash": "3cfca554645827b67f02ca6fd8bf8656c9fc90ebed7c5dd7e49e9b52e0b579ec",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.54.0/dnsproxy-windows-386-v0.54.0.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.55.0/dnsproxy-windows-386-v0.55.0.zip",
|
||||||
"hash": "c510ae84c2552ba8d48698c47d1a1aed4005fd6a0fc8e786380a8020ebe372de",
|
"hash": "5313f37af6b3313fcc09e649c9c49dbcfd21a1d9281ffb1b8004f072fb6a4d2a",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.53.1/dnsproxy-windows-arm64-v0.53.1.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.55.0/dnsproxy-windows-arm64-v0.55.0.zip",
|
||||||
"hash": "018424bca2a6940d89015822be0af442fced751dde32424c7a1060ae4ce7be4f",
|
"hash": "44e664c3b45d72ebf2a442036723d4570917d90a59c0b9d8a5942c9cbab0ceaf",
|
||||||
"extract_dir": "windows-arm64"
|
"extract_dir": "windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user