mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
dnscrypt-proxy: Update to version 2.0.27
This commit is contained in:
parent
1e876d5e56
commit
58d62fd72e
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.26",
|
"version": "2.0.27",
|
||||||
"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",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.26/dnscrypt-proxy-win64-2.0.26.zip",
|
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.27/dnscrypt-proxy-win64-2.0.27.zip",
|
||||||
"hash": "3bc4cf63418df46d99977ef7c509c234059f4b32f63b3afed86aa7f8a1638a0f",
|
"hash": "7b29c96071f4f22385baba6f046bef721113d14b069b47333bfe068094b32e1a",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.26/dnscrypt-proxy-win32-2.0.26.zip",
|
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.27/dnscrypt-proxy-win32-2.0.27.zip",
|
||||||
"hash": "3e091dd629b44331991f8570358a5941813d6495ede2ce37365ada25dec67385",
|
"hash": "7ddb788cc5b7daca307f462f2bc6835f851708efe23448f1d1e96feb669f3754",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user