mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.46.0",
 | |
|     "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.46.0/nextdns_1.46.0_windows_amd64.zip",
 | |
|             "hash": "5fbb39f6f88dac77d7227475f185b212d4b92b13c3b025954950e57c413c60f3"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/nextdns/nextdns/releases/download/v1.46.0/nextdns_1.46.0_windows_386.zip",
 | |
|             "hash": "04633cb0e8af86969e1d19b1b5a6ea1b58bccebe9d2f898afc00088c74fcbede"
 | |
|         }
 | |
|     },
 | |
|     "bin": "nextdns.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/nextdns/nextdns"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/nextdns/nextdns/releases/download/v$version/nextdns_$version_windows_amd64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/nextdns/nextdns/releases/download/v$version/nextdns_$version_windows_386.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)