dnsproxy: Update to version 0.75.5

This commit is contained in:
github-actions[bot] 2025-05-13 16:30:04 +00:00
parent c08b4b4e4a
commit 8c9ffd8de0

View File

@ -1,22 +1,22 @@
{
"version": "0.75.4",
"version": "0.75.5",
"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.75.4/dnsproxy-windows-amd64-v0.75.4.zip",
"hash": "d69d03a603efcff35ea5730513265bcc5907bd9019164d72e742255a441d1cbe",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-windows-amd64-v0.75.5.zip",
"hash": "5e0a11ec9844a7e22ce3612af52ac741a75623e60e253bf8d399c5f6e23cddfe",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.4/dnsproxy-windows-386-v0.75.4.zip",
"hash": "ad1c1fdb4df9c7a2e8fc40c0aa9f82198de5e2a4ce7a0861b2fc75d74947c4b1",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-windows-386-v0.75.5.zip",
"hash": "0746c88e690cb705dda5ebe335aeca7e2710d11711c28cfeda5e1a1f7d480467",
"extract_dir": "windows-386"
},
"arm64": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.4/dnsproxy-windows-arm64-v0.75.4.zip",
"hash": "d2f3a8a0a4d4eef8d4327c67c30100486ca756bb0ced2fb08db1136d9376ebbd",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.75.5/dnsproxy-windows-arm64-v0.75.5.zip",
"hash": "98170051de506267665b188f6d43fa4db9844b01e8c070b1c8f521cb755d504b",
"extract_dir": "windows-arm64"
}
},