dnsproxy: Update to version 0.79.0

This commit is contained in:
github-actions[bot] 2026-02-19 16:36:30 +00:00
parent 3aabfd2439
commit bf57976571

View File

@ -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"
}
},