mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dnscrypt-proxy: Update to version 2.1.0 (#2689)
This commit is contained in:
parent
074aacc311
commit
fd5bccf4be
@ -1,17 +1,18 @@
|
||||
{
|
||||
"version": "2.0.45",
|
||||
"version": "2.1.0",
|
||||
"description": "A flexible DNS proxy, with support for encrypted DNS protocols",
|
||||
"homepage": "https://dnscrypt.info",
|
||||
"license": "ISC",
|
||||
"notes": "\"fallback_resolvers\" was renamed to \"bootstrap_resolvers\" for clarity. Please update your configuration file accordingly.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.45/dnscrypt-proxy-win64-2.0.45.zip",
|
||||
"hash": "d8cfc18e7892fe6977a78131750ae65a59aef602d0030f03f789881b2b31818c",
|
||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.0/dnscrypt-proxy-win64-2.1.0.zip",
|
||||
"hash": "196DCB3DA3152DEF54F9BE89276A2B9063026F59FA6993D1850D66FD83858DF0",
|
||||
"extract_dir": "win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.45/dnscrypt-proxy-win32-2.0.45.zip",
|
||||
"hash": "001cdab7a426b71641afd58dab5b1451dc2554354b1630233c3a33b116d9542f",
|
||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.0/dnscrypt-proxy-win32-2.1.0.zip",
|
||||
"hash": "64B9AB36F5037FF44DE0FA16A261E00192A419583DC2C3AEBE28B809D8908D23",
|
||||
"extract_dir": "win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user