mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dnscrypt-proxy: Update to version 2.1.10
This commit is contained in:
parent
2522e84048
commit
5593198ddc
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.8",
|
"version": "2.1.10",
|
||||||
"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.8/dnscrypt-proxy-win64-2.1.8.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.10/dnscrypt-proxy-win64-2.1.10.zip",
|
||||||
"hash": "dcbef9a4079164545ab9d8a95b4d97da3e639213451dd2c14237ceba59c909bb",
|
"hash": "8fdf7bb24f8b190dd9038007a18a229031eeae1f636a9478aa481575520a4cd4",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.8/dnscrypt-proxy-win32-2.1.8.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.10/dnscrypt-proxy-win32-2.1.10.zip",
|
||||||
"hash": "f589728c099b8c81e0029abf4514db4962d861f06bdcdf962f1d24d2d7beaf61",
|
"hash": "6f5e023f01f814d93d3bac77e0038fb9f7658461cb5e11acb87a9b02be1f4feb",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user