mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gotop: Add version 4.1.4 (#3806)
This commit is contained in:
parent
e0dfaf9a14
commit
98b32a51d0
28
bucket/gotop.json
Normal file
28
bucket/gotop.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"version": "4.1.4",
|
||||||
|
"description": "A terminal based graphical activity monitor inspired by gtop and vtop",
|
||||||
|
"homepage": "https://github.com/xxxserxxx/gotop",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/xxxserxxx/gotop/releases/download/v4.1.4/gotop_v4.1.4_windows_amd64.zip",
|
||||||
|
"hash": "500a35139a31bb6a3b0a534f76f37563f6ef036e62a01b6dd784bb5ee00c07a7"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/xxxserxxx/gotop/releases/download/v4.1.4/gotop_v4.1.4_windows_386.zip",
|
||||||
|
"hash": "44af65d1c1a13620da2c82c46a7f4509822923286f4742041deacc63cfbc23e3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "gotop.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/xxxserxxx/gotop/releases/download/v$version/gotop_v$version_windows_amd64.zip"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/xxxserxxx/gotop/releases/download/v$version/gotop_v$version_windows_386.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user