mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	dnslookup@1.7.0: Fix checkver (#3657)
* dnslookup@1.7.0: Fix checkver and autoupdate * dnslookup@1.7.0: Remove extract_dir from autoupdate
This commit is contained in:
		
							parent
							
								
									b292a5d8ce
								
							
						
					
					
						commit
						c98871634c
					
				@ -4,21 +4,19 @@
 | 
			
		||||
    "homepage": "https://github.com/ameshkov/dnslookup",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/ameshkov/dnslookup/releases/download/v1.7.0/dnslookup-windows-386-v1.7.0.zip",
 | 
			
		||||
            "hash": "6a84ec131e32744a4da5002f016de89736cb61f1aa1885ef0f6793396df4f7ff",
 | 
			
		||||
            "extract_dir": "windows-386"
 | 
			
		||||
        },
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/ameshkov/dnslookup/releases/download/v1.7.0/dnslookup-windows-amd64-v1.7.0.zip",
 | 
			
		||||
            "hash": "06f63326cd00cdd8e96be787de435bbb8849b1c371b6e504afa1f4b6ba3a083e",
 | 
			
		||||
            "extract_dir": "windows-amd64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/ameshkov/dnslookup/releases/download/v1.7.0/dnslookup-windows-386-v1.7.0.zip",
 | 
			
		||||
            "hash": "6a84ec131e32744a4da5002f016de89736cb61f1aa1885ef0f6793396df4f7ff",
 | 
			
		||||
            "extract_dir": "windows-386"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "dnslookup.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/ameshkov/dnslookup"
 | 
			
		||||
    },
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user