2021-04-20 19:23:10 +02:00

23 lines
845 B
JSON

{
"version": "581.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-v581.0/less.exe",
"https://github.com/jftuga/less-Windows/releases/download/less-v581.0/lesskey.exe"
],
"hash": [
"15d0cfb400d8d87410d3f3ea640715f77ee19bf129ba5fe754bd5d2982d10d60",
"4fd21121ced786351e7c8ae0ff93d78dfb96cd7dec00fce1acb7e71129afe673"
],
"bin": [
"less.exe",
"lesskey.exe"
],
"checkver": {
"github": "https://github.com/jftuga/less-Windows",
"regex": "tag/less-v([\\d.]+)"
}
}