mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
dnsproxy: Update to version 0.71.2
This commit is contained in:
parent
e0dc88de1e
commit
eece2a1dd5
@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": "0.71.1",
|
||||
"version": "0.71.2",
|
||||
"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.1/dnsproxy-windows-amd64-v0.71.1.zip",
|
||||
"hash": "f77770c77fe78f728ea0b3eb86f607d6d9f26b5e0f2ea0b90fd977b64d982bdd",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.2/dnsproxy-windows-amd64-v0.71.2.zip",
|
||||
"hash": "54e6452d9e483c4b1825dbad8fdb78598babe6ef478a293e5aadada290b46325",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.1/dnsproxy-windows-386-v0.71.1.zip",
|
||||
"hash": "1bbb57c112d39831668b046bbf95202e15058117ffdd503f19f5298e037aaa78",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.2/dnsproxy-windows-386-v0.71.2.zip",
|
||||
"hash": "29a73bc6139e69cc86ab09dc8f9e7824cc8fcc31329e05a290ea1fb5eca767da",
|
||||
"extract_dir": "windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.1/dnsproxy-windows-arm64-v0.71.1.zip",
|
||||
"hash": "02b5c1f293e4d4ce828fbcbe4687f460f93f14b1ff9b4f78d71015525dd8ab1a",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.2/dnsproxy-windows-arm64-v0.71.2.zip",
|
||||
"hash": "c5d78e4cb3a2164a75c8f97a9856191056a87bd9e7bc06f9c45eb6642a8a280b",
|
||||
"extract_dir": "windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user