From 0dcb7cec91a84afc1c91c94abccc41353f4efde7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:28:00 +0000 Subject: [PATCH] dnsproxy: Update to version 0.74.0 --- bucket/dnsproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index b95d4fa8f1..1c7d323bd1 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.73.5", + "version": "0.74.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.73.5/dnsproxy-windows-amd64-v0.73.5.zip", - "hash": "9d0f915db6b120f01e8bb6a58ad0f3b00c7d7d132ff7834b058913c4e5ae816d", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.0/dnsproxy-windows-amd64-v0.74.0.zip", + "hash": "2f42388a567bfc53ee5647a08a2a831caaf435bd26827d45aff0e2c80dd886b1", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.5/dnsproxy-windows-386-v0.73.5.zip", - "hash": "ba9d00e222d4586d2e4874aa6efd595bc6f8b88822076094e277e6d2b99182e0", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.0/dnsproxy-windows-386-v0.74.0.zip", + "hash": "2868dfa0642c558d3b59aa41e86692f338621a776a65d6637c99bf0c42b0a541", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.73.5/dnsproxy-windows-arm64-v0.73.5.zip", - "hash": "4c4171cad3ebf40575af872397f972db6799df1c515ea98c442a5cc7af144992", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.0/dnsproxy-windows-arm64-v0.74.0.zip", + "hash": "7fb1259590efc96a2a118a15889a014620e865ab93d51f6620f82ea435da5916", "extract_dir": "windows-arm64" } },