dnsproxy: Update to version 0.51.0

This commit is contained in:
github-actions[bot] 2023-06-30 16:28:16 +00:00
parent 4155cacddf
commit 7491701488

View File

@ -1,17 +1,17 @@
{
"version": "0.50.2",
"version": "0.51.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.50.2/dnsproxy-windows-amd64-v0.50.2.zip",
"hash": "7cc7ab72dac9a445fc42d1ae518c40c4f358b115ac9520ea226c599ec2976d7b",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.51.0/dnsproxy-windows-amd64-v0.51.0.zip",
"hash": "0d1c46696ff992de9fe67b850e52180b39f1f6e0259ed6f70a3c093f2b6fb5ee",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.2/dnsproxy-windows-386-v0.50.2.zip",
"hash": "2a1511fb2da92b7183cdec5c3110c417df8052d8a6efcb476ce683b9f1cff90a",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.51.0/dnsproxy-windows-386-v0.51.0.zip",
"hash": "1faf1af822a878fbe7a00513746090a0ac876ca7967d9a419b571255f3ccbeaf",
"extract_dir": "windows-386"
}
},