mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
14 lines
510 B
JSON
14 lines
510 B
JSON
{
|
|
"version": "0.3.21",
|
|
"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.21/ntop.exe",
|
|
"hash": "a6a36e1c2e9d1a1b1252fd39d57a7d77485aacbce1d55dd9649e7d4d92aac12b",
|
|
"bin": "ntop.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Nuke928/NTop/releases/download/v$version/ntop.exe"
|
|
}
|
|
}
|