nextdns: Update to version 1.37.10

This commit is contained in:
github-actions[bot] 2022-03-07 20:27:02 +00:00
parent 4a1e4f9588
commit e7777fa92d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.8", "version": "1.37.10",
"description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.", "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", "homepage": "https://nextdns.io/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.8/nextdns_1.37.8_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.10/nextdns_1.37.10_windows_amd64.zip",
"hash": "278ce9fb5f47acf84a2cb9b3536b8c1fe2c151c325c5cf2de98701b33ec8ba3a" "hash": "e73338180b04686743bb3bc10eb804466768fa1e107bf151a7526cb9e2528cda"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.8/nextdns_1.37.8_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.10/nextdns_1.37.10_windows_386.zip",
"hash": "5c54e0f43ea1c96bc356569beecbff10ec0bc7e98d4979d7a365bd133fee3e09" "hash": "79d5759f4cde5d06872204fd5a7f589f48fa0b3f280142e82c4e17da83426778"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",