mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			594 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			594 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.9.1",
 | 
						|
    "description": "Like ls, but for images, shows thumbnails in terminal using sixel graphics",
 | 
						|
    "homepage": "https://github.com/hackerb9/lsix",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "suggest": {
 | 
						|
        "git": "git",
 | 
						|
        "imagemagick": "imagemagick"
 | 
						|
    },
 | 
						|
    "url": "https://raw.githubusercontent.com/hackerb9/lsix/1.9.1/lsix",
 | 
						|
    "hash": "b12b41453e64aaf5657216a297f77f66edf19038a47a9db698e8fc1d95ed6bad",
 | 
						|
    "bin": "lsix",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://raw.githubusercontent.com/hackerb9/lsix/$version/lsix"
 | 
						|
    }
 | 
						|
}
 |