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