mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 21:11:20 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
15 lines
460 B
JSON
15 lines
460 B
JSON
{
|
|
"homepage": "http://gnuwin32.sourceforge.net/packages/less.htm",
|
|
"version": "394",
|
|
"license": "Simplified BSD",
|
|
"url": [
|
|
"http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-bin.zip",
|
|
"http://ufpr.dl.sourceforge.net/project/gnuwin32/less/394/less-394-dep.zip"
|
|
],
|
|
"hash": [
|
|
"md5:20f94bcc8a3347bd9a9ca32587d82eae",
|
|
"md5:539dce63be2b89a22af7b526d1022f72"
|
|
],
|
|
"bin": "bin\\less.exe"
|
|
}
|