From f54f06400c13ecb5dea069ba7130d220d7bc501c Mon Sep 17 00:00:00 2001 From: "Y.D.X" <73375426+YDX-2147483647@users.noreply.github.com> Date: Sat, 27 Apr 2024 22:46:54 +0800 Subject: [PATCH] uutils-coreutils: Update homepage (#5742) --- bucket/uutils-coreutils.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bucket/uutils-coreutils.json b/bucket/uutils-coreutils.json index 45eccef2de..b5387dd90c 100644 --- a/bucket/uutils-coreutils.json +++ b/bucket/uutils-coreutils.json @@ -1,7 +1,7 @@ { "version": "0.0.26", "description": "Rust implementation of GNU coreutils (binaries compiled with MSVC)", - "homepage": "https://github.com/uutils/coreutils", + "homepage": "https://uutils.github.io/coreutils/", "license": "MIT", "architecture": { "64bit": { @@ -482,7 +482,9 @@ "yes" ] ], - "checkver": "github", + "checkver": { + "github": "https://github.com/uutils/coreutils" + }, "autoupdate": { "architecture": { "64bit": {