dnscrypt-proxy: Update to version 2.1.13

This commit is contained in:
github-actions[bot] 2025-08-12 00:41:31 +00:00
parent 427cb9fd48
commit f876e41515

View File

@ -1,5 +1,5 @@
{
"version": "2.1.12",
"version": "2.1.13",
"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.12/dnscrypt-proxy-win64-2.1.12.zip",
"hash": "442d1a91ea4d0c59f50bbbf714aa5c87388db278cf83e1d9918c238a014ba7f2",
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.13/dnscrypt-proxy-win64-2.1.13.zip",
"hash": "c69242c662074b260fee47762f3feb4dab6dd2bca9ebdd0fea2fde1046c518bf",
"extract_dir": "win64"
},
"32bit": {
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.12/dnscrypt-proxy-win32-2.1.12.zip",
"hash": "520cde59acd46777c049c8c4e66e48dbd1fe9aedd4d00bbb07a45feb3a297513",
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.13/dnscrypt-proxy-win32-2.1.13.zip",
"hash": "a1ccfccda6ec657a13ccd2fa7c28d30495197b21ed77fe0de9a23b33e496c1e6",
"extract_dir": "win32"
}
},