mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			835 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			835 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.7.2",
 | |
|     "description": "A command line client for https://cht.sh, working examples about various commands, APIs, ... Unified access to the best community driven documentation repositories of the world.",
 | |
|     "homepage": "https://github.com/tpanj/cht.exe",
 | |
|     "license": "GPL-3.0-only",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/tpanj/cht.exe/releases/download/v0.7.2/cht_windows.zip",
 | |
|             "hash": "9f678ae500377c735fdc296b105e19092ffef5769e64a719cff0fc0962b97997",
 | |
|             "extract_dir": "bin"
 | |
|         }
 | |
|     },
 | |
|     "bin": "cht.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/tpanj/cht.exe/releases/download/v$version/cht_windows.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
