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>
		
			
				
	
	
		
			18 lines
		
	
	
		
			712 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			712 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "description": "A command line filter program that draws ASCII art boxes around your input text",
 | |
|     "version": "1.3",
 | |
|     "license": "GPL-2.0-or-later",
 | |
|     "url": "https://github.com/ascii-boxes/boxes/releases/download/v1.3/boxes-1.3-intel-win32.zip",
 | |
|     "homepage": "https://boxes.thomasjensen.com/",
 | |
|     "hash": "3f3e158298bcf7bbead18d2ae095083235f117f2eb05cbd1f977e193d56fee41",
 | |
|     "extract_dir": "boxes-1.3",
 | |
|     "bin": "boxes.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/ascii-boxes/boxes"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/ascii-boxes/boxes/releases/download/v$version/boxes-$version-intel-win32.zip",
 | |
|         "extract_dir": "boxes-$version"
 | |
|     }
 | |
| }
 |