diff --git a/bucket/ntop.json b/bucket/ntop.json new file mode 100644 index 0000000000..0813e144ee --- /dev/null +++ b/bucket/ntop.json @@ -0,0 +1,13 @@ +{ + "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" + } +}