mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
14 lines
510 B
JSON
14 lines
510 B
JSON
{
|
|
"version": "0.3.19",
|
|
"description": "htop-like system-monitor with Vi-emulation for Windows",
|
|
"homepage": "https://github.com/Nuke928/NTop",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://github.com/Nuke928/NTop/releases/download/v0.3.19/ntop.exe",
|
|
"hash": "9f055eb46ff3626c3db0987efb06d1ce99cd83740e789ff3ee77335cae6d8a8a",
|
|
"bin": "ntop.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Nuke928/NTop/releases/download/v$version/ntop.exe"
|
|
}
|
|
}
|