dnsproxy: Update to version 0.72.1

This commit is contained in:
github-actions[bot] 2024-07-19 16:28:49 +00:00
parent a65e21ba64
commit 747b01a8e0

View File

@ -1,22 +1,22 @@
{
"version": "0.72.0",
"version": "0.72.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.72.0/dnsproxy-windows-amd64-v0.72.0.zip",
"hash": "d6d9c23580eb6dc67daa01a388867e5973746397365dbcd40b8571e30cab804b",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.1/dnsproxy-windows-amd64-v0.72.1.zip",
"hash": "50b91342b3b694ae46495607d6086c4d6a3d8c03394a39a48dbc731c20a5ca5f",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.0/dnsproxy-windows-386-v0.72.0.zip",
"hash": "6fbfced3842d75f8d23ba4030d5938fb656427c5c106b2e638e47badca145419",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.1/dnsproxy-windows-386-v0.72.1.zip",
"hash": "79d04252b9127217c049a5358372346ff7ab65b7cc0cd839dae9a55de389f847",
"extract_dir": "windows-386"
},
"arm64": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.0/dnsproxy-windows-arm64-v0.72.0.zip",
"hash": "cc38100923a44150f66adefd9c2b2f5f5b4f4f9b631fae08e2c46671ab6ea85d",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.72.1/dnsproxy-windows-arm64-v0.72.1.zip",
"hash": "700c05af1df7934314ea4c47e99f377b35f770450f8b61965985b12d8b04756c",
"extract_dir": "windows-arm64"
}
},