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>
		
			
				
	
	
		
			19 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://github.com/lukesampson/concfg",
 | |
|     "description": "Import / export Windows console settings",
 | |
|     "version": "0.2019.03.09",
 | |
|     "url": "https://github.com/lukesampson/concfg/archive/a38c23651458ea48e463f7402bf166c65855759f.zip",
 | |
|     "hash": "dfc4796e912c23755028891041034698e7e930119bd44d68e8bd14c51e26b2b5",
 | |
|     "extract_dir": "concfg-a38c23651458ea48e463f7402bf166c65855759f",
 | |
|     "bin": "bin\\concfg.ps1",
 | |
|     "checkver": {
 | |
|         "url": "https://github.com/lukesampson/concfg/commits/master.atom",
 | |
|         "re": "(\\d+)-(\\d+)-(\\d+)[\\S\\s]*?(?<sha>[0-9a-f]{40})",
 | |
|         "replace": "0.${1}.${2}.${3}"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/lukesampson/concfg/archive/$matchSha.zip",
 | |
|         "extract_dir": "concfg-$matchSha"
 | |
|     }
 | |
| }
 |