mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
dnscrypt-proxy: Update to version 2.0.30
This commit is contained in:
parent
302890405c
commit
03295255da
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.29",
|
"version": "2.0.30",
|
||||||
"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.29/dnscrypt-proxy-win64-2.0.29.zip",
|
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.30/dnscrypt-proxy-win64-2.0.30.zip",
|
||||||
"hash": "c106286dd3bc39e16ad6df0297149bccde505aa1168efe574ff75be7e8ee39d3",
|
"hash": "aa8001cb56813f345151e27466c805c57fb1461209e6707b261b64d762fd3e71",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.29/dnscrypt-proxy-win32-2.0.29.zip",
|
"url": "https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.30/dnscrypt-proxy-win32-2.0.30.zip",
|
||||||
"hash": "8febae17205d9c3d6bed4c339860edef81a7735296388ede9818edcef4c0c141",
|
"hash": "e8d56da3093266e861fe4c188c29f23bfab6c37e6f8cc7b2e7cc2fe4c5b0d3a5",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user