Julien Chomarat bea15e6cd3
wttop: Add version 1.1 (#974)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
2020-04-03 17:39:24 +08:00

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"
}
}