2020-12-11 21:50:12 +01:00

23 lines
845 B
JSON

{
"version": "563.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-v563.0/less.exe",
"https://github.com/jftuga/less-Windows/releases/download/less-v563.0/lesskey.exe"
],
"hash": [
"1c9207382fefdb2b41a7fe2a03cfbd87817769ff60b4cf20e872e8f6b74cc69e",
"82ce732d52fb5c0f28c6a0cc6802eb590a78a188b90aebe3452aa22d7c575bcc"
],
"bin": [
"less.exe",
"lesskey.exe"
],
"checkver": {
"github": "https://github.com/jftuga/less-Windows",
"regex": "tag/less-v([\\d.]+)"
}
}