mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			776 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			776 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.1.4",
 | 
						|
    "description": "Hosts file manager",
 | 
						|
    "homepage": "https://github.com/guumaster/hostctl",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/guumaster/hostctl/releases/download/v1.1.4/hostctl_1.1.4_windows_64-bit.zip",
 | 
						|
            "hash": "81a1f26f70ee7c60a3e1c6d50f745b538086168a591bef5d8e330d21cedc32aa"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "hostctl.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/guumaster/hostctl/releases/download/v$version/hostctl_$version_windows_64-bit.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/hostctl_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |