dnscrypt-proxy: Update to version 2.1.7

This commit is contained in:
github-actions[bot] 2025-01-11 16:29:40 +00:00
parent 17d501c4ea
commit 34a6038898

View File

@ -1,5 +1,5 @@
{
"version": "2.1.6",
"version": "2.1.7",
"description": "A flexible DNS proxy, with support for encrypted DNS protocols",
"homepage": "https://dnscrypt.info",
"license": "ISC",
@ -10,13 +10,13 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.6/dnscrypt-proxy-win64-2.1.6.zip",
"hash": "6e1cbf14801de211edcb0700e2a7e2c5f99c9ad78a3d6ecbae27ee1f5a59b45d",
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.7/dnscrypt-proxy-win64-2.1.7.zip",
"hash": "66eb1be3d700f023abec65d7206dd979a272330c6f29a72d4612f12521292eab",
"extract_dir": "win64"
},
"32bit": {
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.6/dnscrypt-proxy-win32-2.1.6.zip",
"hash": "989406f6c305262b286b13b01a6f5f825fca0354bb6951405d829efb340f1777",
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.7/dnscrypt-proxy-win32-2.1.7.zip",
"hash": "d896578d9ba16f47198f545494aafa118cede45cc8ec70320808367d20528a21",
"extract_dir": "win32"
}
},