mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ctop: Add version 0.7.7 (#3518)
This commit is contained in:
parent
b2b5bd5d38
commit
48131b7464
24
bucket/ctop.json
Normal file
24
bucket/ctop.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "0.7.7",
|
||||
"description": "Top-like interface for container metrics.",
|
||||
"homepage": "https://github.com/bcicen/ctop",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bcicen/ctop/releases/download/v0.7.7/ctop-0.7.7-windows-amd64#/ctop.exe",
|
||||
"hash": "77a980cbd716e63fc6b3ca9ec8c78d5e602c3d02e88d4a7613033dd4caeda5a7"
|
||||
}
|
||||
},
|
||||
"bin": "ctop.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bcicen/ctop/releases/download/v$version/ctop-$version-windows-amd64#/ctop.exe",
|
||||
"hash": {
|
||||
"url": "$baseurl/sha256sums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user