mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			787 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			787 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.0.1",
 | 
						|
    "homepage": "https://github.com/iuchim/zenhan",
 | 
						|
    "description": "Editor input method switcher",
 | 
						|
    "license": "Unknown",
 | 
						|
    "notes": "You can use zenhan from autoSwitchIM function of VSCodeVim (see https://github.com/VSCodeVim/Vim#input-method)",
 | 
						|
    "url": "https://github.com/iuchim/zenhan/releases/download/v0.0.1/zenhan.zip",
 | 
						|
    "hash": "057e4ad47163c31d530a695353958e989200381b048c1e4f1bd8b40a97c20e28",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "extract_dir": "zenhan\\bin64"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "extract_dir": "zenhan\\bin32"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "zenhan.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/iuchim/zenhan/releases/download/v$version/zenhan.zip"
 | 
						|
    }
 | 
						|
}
 |