dnsproxy: Update to version 0.49.2

This commit is contained in:
github-actions[bot] 2023-06-01 16:30:16 +00:00
parent e77994bf34
commit 2b76a98c9a

View File

@ -1,17 +1,17 @@
{
"version": "0.49.1",
"version": "0.49.2",
"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.49.1/dnsproxy-windows-amd64-v0.49.1.zip",
"hash": "4bd5ee061539ec78c9621d85dee3d5ba5d8d9662478df36a3d31c31ea4fa6e10",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.49.2/dnsproxy-windows-amd64-v0.49.2.zip",
"hash": "60f945dab5d50036fd5b7fde9ca2e3a2af0c3bf8cd0af3aa7459e8d3a5bb72bf",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.49.1/dnsproxy-windows-386-v0.49.1.zip",
"hash": "ffd718d6d6001d7a456a8728a49830e3596acefc9f4d2c8c571c0ef8d99a1f51",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.49.2/dnsproxy-windows-386-v0.49.2.zip",
"hash": "ca02cccda6b872c9e03020c3ab12bb3f0002af554af7eb9d198a7c3c189ec32e",
"extract_dir": "windows-386"
}
},