mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dnsproxy: Update to version 0.75.1
This commit is contained in:
parent
e215a5a2a6
commit
cd0f1d3945
@ -1,22 +1,22 @@
|
||||
{
|
||||
"version": "0.75.0",
|
||||
"version": "0.75.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.75.0/dnsproxy-windows-amd64-v0.75.0.zip",
|
||||
"hash": "c65ab62395cce7cf85758bbb282b543da9f7f02d0673282ed98820d05262c628",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.1/dnsproxy-windows-amd64-v0.75.1.zip",
|
||||
"hash": "e742d5a0c2049682f840f48b147397713a6ac3670e5f125e4f39ebb5b452ec29",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.0/dnsproxy-windows-386-v0.75.0.zip",
|
||||
"hash": "7a6e636398f5649ea09642825c6e0a6ccb653a8f5a34b65dbcdcd63b99ec47f4",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.1/dnsproxy-windows-386-v0.75.1.zip",
|
||||
"hash": "fbdc8f2620a9965b8dbb0ce493de08125ab61f213eb5a0139bcbb2b26b0c0833",
|
||||
"extract_dir": "windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.0/dnsproxy-windows-arm64-v0.75.0.zip",
|
||||
"hash": "863965e7e2e383f799af89d2f1df4fa35ba620d94439bc97c0d1605bdf1215ea",
|
||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.1/dnsproxy-windows-arm64-v0.75.1.zip",
|
||||
"hash": "484ef760ee0aad81278370484d735be2f76946c9971d1a1e0fce104d03c48def",
|
||||
"extract_dir": "windows-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user