mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			788 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			788 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://mridgers.github.io/clink/",
 | |
|     "description": "Powerful Bash-style command line editing for cmd.exe",
 | |
|     "url": "https://github.com/mridgers/clink/releases/download/0.4.9/clink_0.4.9.zip",
 | |
|     "version": "0.4.9",
 | |
|     "hash": "57618d5fab9f0f777430fde5beceffdfb99cc81cfbd353ca58f41b7faf84eddc",
 | |
|     "extract_dir": "clink_0.4.9",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/mridgers/clink/"
 | |
|     },
 | |
|     "bin": "clink.bat",
 | |
|     "persist": "profile",
 | |
|     "notes": [
 | |
|         "Run 'clink inject' to start clink on the current cmd",
 | |
|         "Run 'clink autorun' to auto start clink"
 | |
|     ],
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/mridgers/clink/releases/download/$version/clink_$version.zip",
 | |
|         "extract_dir": "clink_$version"
 | |
|     }
 | |
| }
 |