From 7ee69483e4e63d722eea54ffcc6d09dd6720b7be Mon Sep 17 00:00:00 2001 From: sitiom Date: Sun, 19 Nov 2023 19:46:54 +0800 Subject: [PATCH] ugrep: Update homepage, Update to version 4.3.3 (#5236) --- bucket/ugrep.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bucket/ugrep.json b/bucket/ugrep.json index 2b5c32692d..b55f20b47a 100644 --- a/bucket/ugrep.json +++ b/bucket/ugrep.json @@ -1,7 +1,7 @@ { "version": "4.3.3", "description": "A faster, user-friendly and compatible grep replacement", - "homepage": "https://github.com/Genivia/ugrep", + "homepage": "https://ugrep.com/", "license": "BSD-3-Clause", "url": "https://github.com/Genivia/ugrep/releases/download/v4.3.3/ugrep.exe#/ug.exe", "hash": "ce42a3cbe49268226043f3f7382259c59166fe0d300f1caf84932f856a765f43", @@ -12,7 +12,9 @@ "ugrep" ] ], - "checkver": "github", + "checkver": { + "github": "https://github.com/Genivia/ugrep" + }, "autoupdate": { "url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep.exe#/ug.exe" }