diff --git a/bucket/dnsproxy.json b/bucket/dnsproxy.json index 60ad94592f..affc050ec0 100644 --- a/bucket/dnsproxy.json +++ b/bucket/dnsproxy.json @@ -1,22 +1,22 @@ { - "version": "0.63.1", + "version": "0.64.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.63.1/dnsproxy-windows-amd64-v0.63.1.zip", - "hash": "f1c0838fd5284c2dccb2f772853c73fb335a1679d6f2f57908aabd1780bfb3a9", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.64.0/dnsproxy-windows-amd64-v0.64.0.zip", + "hash": "b436c46b95795654e4b44c053607c8db46f4d6a0293eed3e916de59fe1a2cbb5", "extract_dir": "windows-amd64" }, "32bit": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-386-v0.63.1.zip", - "hash": "8013df598f867efa6cf537f241e5a23a9cc49b510428ada4b99689e8cbfabcdd", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.64.0/dnsproxy-windows-386-v0.64.0.zip", + "hash": "58376d8e2cbc9607e352587606262bbea699982a7b1be34477e7229ad2096c1c", "extract_dir": "windows-386" }, "arm64": { - "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.63.1/dnsproxy-windows-arm64-v0.63.1.zip", - "hash": "fb60a586c24cb64ddc70762d46c7288e4a5dcff7ce5f4638c9e1e2c90513e163", + "url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.64.0/dnsproxy-windows-arm64-v0.64.0.zip", + "hash": "3414f9a279d8e07fe99cf3aff0ef411657383a94f3dcdeecaeb9779ff9de661e", "extract_dir": "windows-arm64" } },