Richard Kuhnt 9530853cd6 less: Use scoop binary mirror
#150
close #561
close #557
close #457
close #409
close #327
close #376
2019-11-13 22:35:57 +01:00

25 lines
928 B
JSON

{
"homepage": "http://www.greenwoodsoftware.com/less/",
"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.",
"version": "551",
"license": "GPL-3.0-only|BSD-3-Clause",
"bin": [
"less.exe",
"lesskey.exe"
],
"checkver": {
"url": "https://www.guysalias.tk/misc/less/",
"re": "less-([\\d]+)-"
},
"extract_dir": "less-551-win32-static-x86",
"hash": "8ec4eb52b6f8cedf48d18491fd161ea9039ba40fdbd8fb466aa978c55cf5a372",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/less/less-551-win32-static-x86.7z",
"autoupdate": {
"extract_dir": "less-$version-win32-static-x86",
"url": "https://www.guysalias.tk/misc/less/less-$version-win32-static-x86.7z",
"hash": {
"url": "$url.sha256"
}
}
}