dnsproxy: Update to version 0.66.1

This commit is contained in:
github-actions[bot] 2024-04-02 13:11:55 +00:00
parent db3964a44a
commit 9231a29f4f

View File

@ -1,22 +1,22 @@
{
"version": "0.66.0",
"version": "0.66.1",
"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.66.0/dnsproxy-windows-amd64-v0.66.0.zip",
"hash": "fe487b5516365c1ceb8d9efcc88383e1e02c64c00abff30ef57bc30d11dadb79",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.1/dnsproxy-windows-amd64-v0.66.1.zip",
"hash": "bf598ac9bcf66867fb4ef3709c80b134c1810ff180c4ae91223f4d3be1584496",
"extract_dir": "windows-amd64"
},
"32bit": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.0/dnsproxy-windows-386-v0.66.0.zip",
"hash": "62384e36016d242ddc0140a5d18a552fd1084a9dce4e2251e69ceba54aa52c81",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.1/dnsproxy-windows-386-v0.66.1.zip",
"hash": "41e707988387e3507af89c7656cd5394271eab1fc2347d8e184986e75ed37e34",
"extract_dir": "windows-386"
},
"arm64": {
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.0/dnsproxy-windows-arm64-v0.66.0.zip",
"hash": "b7da8683ad52ed053935d00f4e33f381740736bc5eaebba75e6713e0d7e7c601",
"url": "https://github.com/AdguardTeam/dnsproxy/releases/download/v0.66.1/dnsproxy-windows-arm64-v0.66.1.zip",
"hash": "a230f1337fb0fab9bbb9bad96dbb530f1f3fe998582fc2c623a4d8126e299f2e",
"extract_dir": "windows-arm64"
}
},