mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
bottom: Update homepage url (#5335)
* bottom@0.9.6: Update homepage Resolves #5334 * bottom@0.9.6: Update checkver as the homepage changed
This commit is contained in:
parent
ac8fee8d4e
commit
aaa273502b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.6",
|
"version": "0.9.6",
|
||||||
"description": "Graphical process/system monitor",
|
"description": "Graphical process/system monitor",
|
||||||
"homepage": "https://github.com/ClementTsang/bottom",
|
"homepage": "https://clementtsang.github.io/bottom/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -14,7 +14,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "btm.exe",
|
"bin": "btm.exe",
|
||||||
"checkver": "github",
|
"checkver": {
|
||||||
|
"github": "https://github.com/ClementTsang/bottom"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user