ScoopInstaller_Main/nikto.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* 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)
2015-08-17 22:54:43 -05:00

10 lines
326 B
JSON

{
"homepage": "http://projects.giacomodrago.com/nikto-win/",
"version": "2.1.5",
"license": "GPL",
"url": "http://projects.giacomodrago.com/nikto-win/nikto-2.1.5-win.7z",
"hash": "c70506872670e7c0cb1b497d732a58e19f9e0934e8b32bf212334aed00fca173",
"extract_dir": "nikto-2.1.5",
"bin": "nikto.bat"
}