mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			845 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			845 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "562.0",
 | 
						|
    "description": "A terminal pager program used to view (but not change) the contents of a text file one screen at a time, similar to the 'more' command.",
 | 
						|
    "homepage": "http://www.greenwoodsoftware.com/less/",
 | 
						|
    "license": "GPL-3.0-only|BSD-3-Clause",
 | 
						|
    "url": [
 | 
						|
        "https://github.com/jftuga/less-Windows/releases/download/less-v562.0/less.exe",
 | 
						|
        "https://github.com/jftuga/less-Windows/releases/download/less-v562.0/lesskey.exe"
 | 
						|
    ],
 | 
						|
    "hash": [
 | 
						|
        "61044f632f5fce2ded86f23db0154d0e87256f840c2930bceeff04db9ee75830",
 | 
						|
        "7cd74ba88d578cd1566c4dd36e869859dae6030fcc9f1dc063145a9d2880151b"
 | 
						|
    ],
 | 
						|
    "bin": [
 | 
						|
        "less.exe",
 | 
						|
        "lesskey.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/jftuga/less-Windows",
 | 
						|
        "regex": "tag/less-v([\\d.]+)"
 | 
						|
    }
 | 
						|
}
 |