2021-03-08 21:41:19 +08: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": [
"00a0d70419047901314b24f98c69260cf7b3b0b16e94c665b19a76c264b795f2",
"388ffb39438b077e407b9bd77bb53a8ecf3472e060b35d9461d79cbf24b6ebd9"
],
"bin": [
"less.exe",
"lesskey.exe"
],
"checkver": {
"github": "https://github.com/jftuga/less-Windows",
"regex": "tag/less-v([\\d.]+)"
}
}