diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index b931e405f9..9de831d14a 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.65.2", + "version": "0.66.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.65.2/dnsproxy-windows-amd64-v0.65.2.zip", - "hash": "a8b8ea4fab11070ee80d891ccf96c1b382c99790efb16a34ef5a70b7737ddacc", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.0/dnsproxy-windows-amd64-v0.66.0.zip", + "hash": "fe487b5516365c1ceb8d9efcc88383e1e02c64c00abff30ef57bc30d11dadb79", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.65.2/dnsproxy-windows-386-v0.65.2.zip", - "hash": "fbeeab345c9887a93fb03a03f2164a4ef640537b958cc39f3e7b441651058578", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.0/dnsproxy-windows-386-v0.66.0.zip", + "hash": "62384e36016d242ddc0140a5d18a552fd1084a9dce4e2251e69ceba54aa52c81", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.65.2/dnsproxy-windows-arm64-v0.65.2.zip", - "hash": "7b07da6d1381c24911400b529e4e0b8a1e79c30a51dd9063c73c194d0c6d11fe", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.0/dnsproxy-windows-arm64-v0.66.0.zip", + "hash": "b7da8683ad52ed053935d00f4e33f381740736bc5eaebba75e6713e0d7e7c601", "extract_dir": "windows-arm64" } },