mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			736 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			736 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.89",
 | |
|     "description": "Process ANSI escape sequences for Windows console programs.",
 | |
|     "homepage": "http://ansicon.adoxa.vze.com/",
 | |
|     "license": "Zlib",
 | |
|     "url": "https://github.com/adoxa/ansicon/releases/download/v1.89/ansi189-bin.zip",
 | |
|     "hash": "646c34073df5dcaf81e6b74a5d05074f32d25ed190a8a9009abea00c3dd9184c",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "extract_dir": "x64"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "extract_dir": "x86"
 | |
|         }
 | |
|     },
 | |
|     "bin": "ansicon.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/adoxa/ansicon"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/adoxa/ansicon/releases/download/v$version/ansi$cleanVersion-bin.zip"
 | |
|     }
 | |
| }
 | 
