mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
dnscrypt-proxy: Update to version 2.0.41
This commit is contained in:
parent
6a918633c9
commit
2cfa78ecfa
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.40",
|
"version": "2.0.41",
|
||||||
"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/DNSCrypt/dnscrypt-proxy/releases/download/2.0.40/dnscrypt-proxy-win64-2.0.40.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.41/dnscrypt-proxy-win64-2.0.41.zip",
|
||||||
"hash": "f3be589a60303881453b007e5844c81e6e50a0c1161eb6d0d2ddcb72e44c8716",
|
"hash": "7247b1afed996308e073988bf998a0cf898de444e8766e1fb820dcf0b94fb111",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.40/dnscrypt-proxy-win32-2.0.40.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.0.41/dnscrypt-proxy-win32-2.0.41.zip",
|
||||||
"hash": "f5e9c5474e790a5bf7bdff377eecfe0a33340a5aa08f0c17ba28eb5c9d3438a2",
|
"hash": "d8260f3e1abf19aa10c52412b4a7f49f4218406623c669fa0d7f8ec0fe4c2f8c",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user