mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			842 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			842 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "36.0",
 | 
						|
    "description": "The API Traffic Viewer for Kubernetes",
 | 
						|
    "homepage": "https://getmizu.io/docs/mizu/mizu-cli",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/up9inc/mizu/releases/download/36.0/mizu.exe",
 | 
						|
            "hash": "67970f021a0816dbe077103c3108afd6a64d602d82a90f316bc42335836e99a3"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mizu.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/up9inc/mizu"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/up9inc/mizu/releases/download/$version/mizu.exe",
 | 
						|
                "hash": {
 | 
						|
                    "url": "$baseurl/mizu_windows_amd64.sha256",
 | 
						|
                    "regex": "$sha256"
 | 
						|
                }
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |