mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
dnscrypt-proxy: Update to version 2.0.26
This commit is contained in:
parent
07c807c3e4
commit
367693944f
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.25",
|
"version": "2.0.26",
|
||||||
"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.25/dnscrypt-proxy-win64-2.0.25.zip",
|
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.26/dnscrypt-proxy-win64-2.0.26.zip",
|
||||||
"hash": "610e5f963b5511729bd9cc360dc37f3070f6e5ecf6bd799617e5c7bd9cb8737e",
|
"hash": "3bc4cf63418df46d99977ef7c509c234059f4b32f63b3afed86aa7f8a1638a0f",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.25/dnscrypt-proxy-win32-2.0.25.zip",
|
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.26/dnscrypt-proxy-win32-2.0.26.zip",
|
||||||
"hash": "8de68be8fd39eea2477c743ba9548abed3e00225153fb8463787def7d450a4af",
|
"hash": "3e091dd629b44331991f8570358a5941813d6495ede2ce37365ada25dec67385",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user