mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
dnscrypt-proxy: Update to version 2.1.4
This commit is contained in:
parent
0e07f5a2aa
commit
a7cd5f058a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.3",
|
"version": "2.1.4",
|
||||||
"description": "A flexible DNS proxy, with support for encrypted DNS protocols",
|
"description": "A flexible DNS proxy, with support for encrypted DNS protocols",
|
||||||
"homepage": "https://dnscrypt.info",
|
"homepage": "https://dnscrypt.info",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -10,13 +10,13 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.3/dnscrypt-proxy-win64-2.1.3.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.4/dnscrypt-proxy-win64-2.1.4.zip",
|
||||||
"hash": "0a1856175454e50852a74a2ab497f1e34e63ae37c6b9670c9ef8d183ea7127ba",
|
"hash": "895a73d51e0633f4c7ad16751b96cdec3300284f1cc51f38da405df453c79b03",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.3/dnscrypt-proxy-win32-2.1.3.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.4/dnscrypt-proxy-win32-2.1.4.zip",
|
||||||
"hash": "6284c26dc4917ac36dda7e7739e8b9c3ef3c13acfc588c06b44c6305f1a36b63",
|
"hash": "d7f8ee32c4bcc0dc397d49d2851dd230a1fa16a364e3ce3d8cb00512c8e25fac",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user