mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			587 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			587 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.1.1",
 | 
						|
    "description": "Kubernetes clusters switcher",
 | 
						|
    "homepage": "https://github.com/thomasliddledba/kubectxwin",
 | 
						|
    "license": "MIT",
 | 
						|
    "notes": "Deprecated. It is recommended to use 'kubectx' instead",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/thomasliddledba/kubectxwin/releases/download/0.1.1/kubectxwin.exe",
 | 
						|
            "hash": "sha1:34703BCB9B16865541E58524B596B1AEC0E4E3D0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "kubectxwin.exe",
 | 
						|
        [
 | 
						|
            "kubectxwin.exe",
 | 
						|
            "kubectx"
 | 
						|
        ]
 | 
						|
    ]
 | 
						|
}
 |