unxutils: Add notes about 'uutils-coreutils'

This commit is contained in:
Issac Lin 2022-06-19 16:55:34 +08:00 committed by GitHub
parent b3ed9b48ee
commit dec7032a20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,11 @@
"description": "GNU utilities for Win32.",
"homepage": "http://unxutils.sourceforge.net/",
"license": "GPL-3.0-or-later",
"notes": [
"'unxutils' has not been updated since 2007. Some of its functions may not work properly under Windows 10/11.",
"We recommend using 'uutils-coreutils' instead. To install it, run:",
"scoop install uutils-coreutils"
],
"url": [
"https://downloads.sourceforge.net/project/unxutils/unxutils/current/UnxUtils.zip",
"http://unxutils.sourceforge.net/UnxUpdates.zip"