nextdns: Update to version 1.32.1

This commit is contained in:
Jakub Čábera 2021-04-30 20:14:48 +02:00
parent 735e9ebf2c
commit 3cebaaa8db

View File

@ -1,16 +1,16 @@
{
"version": "1.32.0",
"version": "1.32.1",
"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.32.0/nextdns_1.32.0_windows_amd64.zip",
"hash": "7a04c3715fa472d20a462bbc5e49e68f63cb17746a8e3444b8069274fd9185a8"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.1/nextdns_1.32.1_windows_amd64.zip",
"hash": "65afbf4d765c40f3d10efff6d969b7fc3ef294659f6fce4727ecd85c59ca60bb"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_386.zip",
"hash": "da8253d1fb9d01656527fa383e3750714bfdab0c4d5fbbb3743dffa96c7b5aa3"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.1/nextdns_1.32.1_windows_386.zip",
"hash": "9b8ad9928db00f7591196599c07d972fdaf696a6a258a052dda1291567504a94"
}
},
"bin": "nextdns.exe",