mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
dnsproxy: Update to version 0.73.4
This commit is contained in:
parent
9d3a02b3c5
commit
e5b3da8bfe
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "0.73.3",
|
"version": "0.73.4",
|
||||||
"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.73.3/dnsproxy-windows-amd64-v0.73.3.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-windows-amd64-v0.73.4.zip",
|
||||||
"hash": "dbc56b3f5c2f1605e5809a7a3bf6c697ecd8dea669d4c4e3812a812d4b9c7ca2",
|
"hash": "f0373a90d710dac486221871e381ddac5ed8a1317d3e99663b387e8c2b3188e6",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.3/dnsproxy-windows-386-v0.73.3.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-windows-386-v0.73.4.zip",
|
||||||
"hash": "bd231a3ffdf4c26179af35e0f612590d717c46fb50f6dd3e64bccdbd662c323f",
|
"hash": "a9efe292e35ecdc0db62ff40eefecf28027ec57db233a5158b02f8009b48bb90",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.3/dnsproxy-windows-arm64-v0.73.3.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.4/dnsproxy-windows-arm64-v0.73.4.zip",
|
||||||
"hash": "c3e8c8f167c5ae60b7c0761f16fa44f2756f5f70d6a36cea3c83f4012f4112bc",
|
"hash": "13f2a5a20b22b36c90a9540cdaa81fb1fff08fd0a6dd3a7fa491ed22b7882e0c",
|
||||||
"extract_dir": "windows-arm64"
|
"extract_dir": "windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user