Patrick Wu 7a97019aaf ntop: Add version 0.3.3 (#524)
* ntop: add ntop
* ntop: license update
2019-10-31 08:27:49 +01:00

14 lines
508 B
JSON

{
"description": "htop-like system-monitor with Vi-emulation for Windows",
"homepage": "https://github.com/Nuke928/NTop",
"version": "0.3.3",
"license": "GPL-3.0-only",
"url": "https://github.com/Nuke928/NTop/releases/download/v0.3.3/ntop.exe",
"hash": "b52babe71f1a654c34fac8f6ef946afa34574f23aeecbfd1ac6023b4e8ed1297",
"bin": "ntop.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Nuke928/NTop/releases/download/v$version/ntop.exe"
}
}