mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
dnsproxy: Update to version 0.73.0
This commit is contained in:
parent
fac1db8ece
commit
0da83311ee
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "0.72.3",
|
"version": "0.73.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.72.3/dnsproxy-windows-amd64-v0.72.3.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.0/dnsproxy-windows-amd64-v0.73.0.zip",
|
||||||
"hash": "73142c30b5ae9f5e17d49c9843690581d7cdeba01eaace2d87de0c9390aacc48",
|
"hash": "71ffba7cd953649d6bc59349f0e1a807ba8c892601a9cc188e52fe711958501d",
|
||||||
"extract_dir": "windows-amd64"
|
"extract_dir": "windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-windows-386-v0.72.3.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.0/dnsproxy-windows-386-v0.73.0.zip",
|
||||||
"hash": "48d9cbd493a9e5d5e2ac0afb26b1f118644eaed104a4baea47b637f992c224b9",
|
"hash": "b55a7f4db04163d40e4e187e307936dfe7eefe8618ee8b7e5384b7687c2c03f5",
|
||||||
"extract_dir": "windows-386"
|
"extract_dir": "windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.3/dnsproxy-windows-arm64-v0.72.3.zip",
|
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.0/dnsproxy-windows-arm64-v0.73.0.zip",
|
||||||
"hash": "eec3191bd1c15125fdcf28227d10a32828fc46139707d3e45f7634fc52dcb1f9",
|
"hash": "e9fa158b3a6ea4c8407681855ec4e4b5e148a2317d368bebe87c0b70b3141ba0",
|
||||||
"extract_dir": "windows-arm64"
|
"extract_dir": "windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user