mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
dnscrypt-proxy: Update to version 2.1.2
This commit is contained in:
parent
10b180fab0
commit
c5bf6a6886
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"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",
|
||||||
@ -10,13 +10,13 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.1/dnscrypt-proxy-win64-2.1.1.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.2/dnscrypt-proxy-win64-2.1.2.zip",
|
||||||
"hash": "5d04ede2c9af7a524c23e2cf096f3dff533807654f62b3a5a53627e7e689529e",
|
"hash": "e7c5cb779e77cfaec6c040f7488228e43e1bece0a64514526e896acd6a8d7930",
|
||||||
"extract_dir": "win64"
|
"extract_dir": "win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.1/dnscrypt-proxy-win32-2.1.1.zip",
|
"url": "https://github.com/DNSCrypt/dnscrypt-proxy/releases/download/2.1.2/dnscrypt-proxy-win32-2.1.2.zip",
|
||||||
"hash": "c7a2e7c30f5c69b55e2ac75dfefd10318d7a66e3c586b476cc92bec10708b101",
|
"hash": "e25c0ea19dc7c7f67d59e292970e9075a125afbf94b179ca019937a6133c2989",
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user