mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
dnsproxy: Update to version 0.71.1
This commit is contained in:
parent
2444ca2ad4
commit
850ab69208
@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": "0.71.0",
|
||||
"version": "0.71.1",
|
||||
"description": "Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support",
|
||||
"homepage": "https://github.com/AdguardTeam/dnsproxy",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.0/dnsproxy-windows-amd64-v0.71.0.zip",
|
||||
"hash": "4bb9fc12d0486df5f761ef515380f2169c83ebf61b9d8439153f9fd503b1d91e",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.1/dnsproxy-windows-amd64-v0.71.1.zip",
|
||||
"hash": "f77770c77fe78f728ea0b3eb86f607d6d9f26b5e0f2ea0b90fd977b64d982bdd",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.0/dnsproxy-windows-386-v0.71.0.zip",
|
||||
"hash": "3c6956d82f264fa985a99b82ee01778f881fa427e2bb690455b4670cd0c2316b",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.1/dnsproxy-windows-386-v0.71.1.zip",
|
||||
"hash": "1bbb57c112d39831668b046bbf95202e15058117ffdd503f19f5298e037aaa78",
|
||||
"extract_dir": "windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.0/dnsproxy-windows-arm64-v0.71.0.zip",
|
||||
"hash": "6474e9cdc491d55e124e354a470517408349385d9ef70048a974f3f65bcd8b6c",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.1/dnsproxy-windows-arm64-v0.71.1.zip",
|
||||
"hash": "02b5c1f293e4d4ce828fbcbe4687f460f93f14b1ff9b4f78d71015525dd8ab1a",
|
||||
"extract_dir": "windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user