dnsproxy: Update to version 0.72.0

This commit is contained in:
github-actions[bot] 2024-07-05 12:31:16 +00:00
parent d1d9190e4b
commit 8ae6cff7db

View File

@ -1,22 +1,22 @@
{
"version": "0.71.2",
"version": "0.72.0",
"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.2/dnsproxy-windows-amd64-v0.71.2.zip",
"hash": "54e6452d9e483c4b1825dbad8fdb78598babe6ef478a293e5aadada290b46325",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.0/dnsproxy-windows-amd64-v0.72.0.zip",
"hash": "d6d9c23580eb6dc67daa01a388867e5973746397365dbcd40b8571e30cab804b",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.2/dnsproxy-windows-386-v0.71.2.zip",
"hash": "29a73bc6139e69cc86ab09dc8f9e7824cc8fcc31329e05a290ea1fb5eca767da",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.0/dnsproxy-windows-386-v0.72.0.zip",
"hash": "6fbfced3842d75f8d23ba4030d5938fb656427c5c106b2e638e47badca145419",
"extract_dir": "windows-386"
},
"arm64": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.71.2/dnsproxy-windows-arm64-v0.71.2.zip",
"hash": "c5d78e4cb3a2164a75c8f97a9856191056a87bd9e7bc06f9c45eb6642a8a280b",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.0/dnsproxy-windows-arm64-v0.72.0.zip",
"hash": "cc38100923a44150f66adefd9c2b2f5f5b4f4f9b631fae08e2c46671ab6ea85d",
"extract_dir": "windows-arm64"
}
},