Skip to content

Commit

Permalink
unxutils: Add notes about 'uutils-coreutils'
Browse files Browse the repository at this point in the history
  • Loading branch information
issaclin32 committed Jun 19, 2022
1 parent b3ed9b4 commit dec7032
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bucket/unxutils.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dec7032

Please sign in to comment.