mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
14 lines
494 B
JSON
14 lines
494 B
JSON
{
|
|
"version": "1.1",
|
|
"description": "System monitor for the new Windows Terminal",
|
|
"homepage": "https://github.com/jchomarat/wttop",
|
|
"license": "MIT",
|
|
"url": "https://github.com/jchomarat/wttop/releases/download/1.1/wttop.exe",
|
|
"hash": "f39d5bf7aeb4a61b6c155ca39e4109ae4a41b0dfb50d587c6c6bb0aa6a486f28",
|
|
"bin": "wttop.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/jchomarat/wttop/releases/download/$version/wttop.exe"
|
|
}
|
|
}
|