nextdns: Update to version 1.12.5

This commit is contained in:
Jakub Čábera 2021-04-20 06:13:57 +02:00
parent f45146d9f4
commit 21420e5a3c

View File

@ -1,16 +1,16 @@
{
"version": "1.11.0",
"version": "1.12.5",
"description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.",
"homepage": "https://nextdns.io/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.11.0/nextdns_1.11.0_windows_amd64.zip",
"hash": "71a2d0252e31017eb06fc988e72f40e3e646b8649fc271a88bf1a92577b470b9"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.12.5/nextdns_1.12.5_windows_amd64.zip",
"hash": "f64e3d61c023f84ed3f2a7243abc8f49ce3f305f4a5d673072e4a6535b6b320d"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.11.0/nextdns_1.11.0_windows_386.zip",
"hash": "ece4df68d6cf5a1adc4e4a21473f2d74c33420cb673172dfa77dc44203dbdbb2"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.12.5/nextdns_1.12.5_windows_386.zip",
"hash": "77bea9be3a09fd4ed88625ea74a9eda6ef0324beed742f99803bb3c6cc22da91"
}
},
"bin": "nextdns.exe",