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:
Y.D.X 2023-12-08 22:03:17 +08:00 committed by GitHub
parent ac8fee8d4e
commit aaa273502b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {