From f0aa6fdd2ba04635bc6dd7eaa97ea970c0738232 Mon Sep 17 00:00:00 2001 From: "Y.D.X" <73375426+YDX-2147483647@users.noreply.github.com> Date: Sat, 27 Apr 2024 22:47:38 +0800 Subject: [PATCH] uutils-coreutils-lean: Update homepage (#5743) --- bucket/uutils-coreutils-lean.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bucket/uutils-coreutils-lean.json b/bucket/uutils-coreutils-lean.json index b22e222287..e9162feb4c 100644 --- a/bucket/uutils-coreutils-lean.json +++ b/bucket/uutils-coreutils-lean.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": { @@ -22,7 +22,9 @@ "uutils" ] ], - "checkver": "github", + "checkver": { + "github": "https://github.com/uutils/coreutils" + }, "autoupdate": { "architecture": { "64bit": {