From 7c1b8d9f78c5f48d5283e13ac6c3ad8d685de45a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:30:58 +0000 Subject: [PATCH] dnsproxy: Update to version 0.77.0 --- bucket/dnsproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 1ee20d95d3..3d53afa880 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.76.2", + "version": "0.77.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.76.2/dnsproxy-windows-amd64-v0.76.2.zip", - "hash": "84a078559ca0f81e8a9bb6d110a7d211453d006b5bd6f4956d2af33652f79f48", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-amd64-v0.77.0.zip", + "hash": "c5bf1dbdcd90dc96818a5b6cd55adaf95176b7f76e270a40b11ccb2b7d10c1a6", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-386-v0.76.2.zip", - "hash": "0aba521c20270118ac4ca8cb95b420ff1d38c78b0a18cce57db22a9f7eeffc22", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-386-v0.77.0.zip", + "hash": "7e80132458ba43e968b0c436ad303561ea33b3ce3bca3dbfad6f474b3d9c2e1d", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.76.2/dnsproxy-windows-arm64-v0.76.2.zip", - "hash": "8423ecb66f0777c55797509ea06b672554c5975a807a152a7ac5d0caa0617c60", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.77.0/dnsproxy-windows-arm64-v0.77.0.zip", + "hash": "6fbbb9f3899393ce05a4e970b5a38ca42ef02359795bd3e73553cb8af8ec9588", "extract_dir": "windows-arm64" } },