less: Update to version 608

This commit is contained in:
github-actions[bot] 2022-09-04 04:46:31 +00:00
parent 27cc8b58c3
commit 970de2f623

View File

@ -1,17 +1,17 @@
{ {
"version": "590", "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.", "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/", "homepage": "http://www.greenwoodsoftware.com/less/",
"license": "GPL-3.0-only|BSD-3-Clause", "license": "GPL-3.0-only|BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/jftuga/less-Windows/releases/download/less-v590/less.exe", "https://github.com/jftuga/less-Windows/releases/download/less-v608/less.exe",
"https://github.com/jftuga/less-Windows/releases/download/less-v590/lesskey.exe" "https://github.com/jftuga/less-Windows/releases/download/less-v608/lesskey.exe"
], ],
"hash": [ "hash": [
"1532a37cb2b143447939b4acae1728aa2d84df66b1de3aa0eb9d8f035fa43182", "921c950a97c3eb6a375245984319f368b5dcdd65f8e2eeb37d36fd9da71a388e",
"ce5c318354fd3e11fb2fd32a561094a3688a6a5049a532a62870f939c013603f" "11e819ad078c8df620d9d3ad04451f1b94c3414e274901688a4354b36b307ff6"
] ]
} }
}, },