mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
unxutils: Add notes about 'uutils-coreutils'
This commit is contained in:
parent
b3ed9b48ee
commit
dec7032a20
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user