mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			875 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			875 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "52.7.8",
 | 
						|
    "description": "The API Traffic Viewer for Kubernetes",
 | 
						|
    "homepage": "https://kubeshark.co",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.7.8/kubeshark.exe",
 | 
						|
            "hash": "e17d8203ad4d9ab1aa7ec9882515262e0fde0c6afa17ab816bfa23520ecee75b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "kubeshark.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/kubeshark/kubeshark"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/kubeshark/kubeshark/releases/download/v$version/kubeshark.exe",
 | 
						|
                "hash": {
 | 
						|
                    "url": "$baseurl/kubeshark_windows_amd64.sha256",
 | 
						|
                    "regex": "$sha256"
 | 
						|
                }
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |