From aaa273502b871dbdb22d6623bdec6962b8d85ee7 Mon Sep 17 00:00:00 2001 From: "Y.D.X" <73375426+YDX-2147483647@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:03:17 +0800 Subject: [PATCH] bottom: Update homepage url (#5335) * bottom@0.9.6: Update homepage Resolves #5334 * bottom@0.9.6: Update checkver as the homepage changed --- bucket/bottom.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 9768caff77..c59e0962eb 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,7 +1,7 @@ { "version": "0.9.6", "description": "Graphical process/system monitor", - "homepage": "https://github.com/ClementTsang/bottom", + "homepage": "https://clementtsang.github.io/bottom/", "license": "MIT", "architecture": { "64bit": { @@ -14,7 +14,9 @@ } }, "bin": "btm.exe", - "checkver": "github", + "checkver": { + "github": "https://github.com/ClementTsang/bottom" + }, "autoupdate": { "architecture": { "64bit": {