From 8c9ffd8de00265bca28c8d7be59ee1085ce4035e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 16:30:04 +0000 Subject: [PATCH] dnsproxy: Update to version 0.75.5 --- bucket/dnsproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 38364d6366..e203adb1e8 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -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" } },