dnsproxy: Update to version 0.50.2

This commit is contained in:
github-actions[bot] 2023-06-09 16:29:07 +00:00
parent 5f874d1a0d
commit 04f1bba34b

View File

@ -1,17 +1,17 @@
{
"version": "0.50.1",
"version": "0.50.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.50.1/dnsproxy-windows-amd64-v0.50.1.zip",
"hash": "d9685e13e110d2579dfba7909caa1226d06d4cee59b88d549dcaba803915a160",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.2/dnsproxy-windows-amd64-v0.50.2.zip",
"hash": "7cc7ab72dac9a445fc42d1ae518c40c4f358b115ac9520ea226c599ec2976d7b",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.1/dnsproxy-windows-386-v0.50.1.zip",
"hash": "b9361565597120f9cd472c5b95cb20224e9012a53191934806be44b70e5ff8b3",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.50.2/dnsproxy-windows-386-v0.50.2.zip",
"hash": "2a1511fb2da92b7183cdec5c3110c417df8052d8a6efcb476ce683b9f1cff90a",
"extract_dir": "windows-386"
}
},