From bf579765719601b304b11231d2d1d56d2a516b0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 16:36:30 +0000 Subject: [PATCH] dnsproxy: Update to version 0.79.0 --- bucket/dnsproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index a9b50efa2c..9a5fbcc680 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.78.3", + "version": "0.79.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.78.3/dnsproxy-windows-amd64-v0.78.3.zip", - "hash": "a774adcc82a5afa758d8c0f748132b8adddc512e1c367a42b7ece03919cd5289", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.79.0/dnsproxy-windows-amd64-v0.79.0.zip", + "hash": "35a40d875a2be7204cf0830aac90f5de51aeba4c4b800e950db2e901f51174b4", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.3/dnsproxy-windows-386-v0.78.3.zip", - "hash": "5b852030ffd753006bc4bdaaadbe08d8d237879c5f9e7fde811858219f2ef7d6", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.79.0/dnsproxy-windows-386-v0.79.0.zip", + "hash": "d2d5962f63b34f42f9f0033fb41be66debeed9c09c11f0d2f02c9826a9107e8e", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.78.3/dnsproxy-windows-arm64-v0.78.3.zip", - "hash": "d8d91104a590d8c6d9772c3e76de59cf505098167e499f8e8d879ed3a732c09b", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.79.0/dnsproxy-windows-arm64-v0.79.0.zip", + "hash": "8d393c9e2b576576f33c1a5329f0ea659e37372a6c009d51d4aa985aa8b38ff4", "extract_dir": "windows-arm64" } },