{ "version": "608", "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", "architecture": { "64bit": { "url": [ "https://github.com/jftuga/less-Windows/releases/download/less-v608/less.exe", "https://github.com/jftuga/less-Windows/releases/download/less-v608/lesskey.exe" ], "hash": [ "8cb9e752db3428d7f343dc57b273495cdc6d4beeedb79f7bf546d0bd27eefcb7", "f9191216889956bb2a7a09f75fd17e93fdaf2e46f5a41a8ff949aaaa764c6c4f" ] } }, "bin": [ "less.exe", "lesskey.exe" ], "checkver": { "github": "https://github.com/jftuga/less-Windows", "regex": "tag/less-v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": [ "https://github.com/jftuga/less-Windows/releases/download/less-v$version/less.exe", "https://github.com/jftuga/less-Windows/releases/download/less-v$version/lesskey.exe" ] } } } }