2021-07-10 23:40:37 -07:00

23 lines
839 B
JSON

{
"version": "590",
"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-v590/less.exe",
"https://github.com/jftuga/less-Windows/releases/download/less-v590/lesskey.exe"
],
"hash": [
"1532a37cb2b143447939b4acae1728aa2d84df66b1de3aa0eb9d8f035fa43182",
"ce5c318354fd3e11fb2fd32a561094a3688a6a5049a532a62870f939c013603f"
],
"bin": [
"less.exe",
"lesskey.exe"
],
"checkver": {
"github": "https://github.com/jftuga/less-Windows",
"regex": "tag/less-v([\\d.]+)"
}
}