Commit 60fd0b0 1 parent f40c098 commit 60fd0b0 Copy full SHA for 60fd0b0
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1792,6 +1792,7 @@ uni
1792
1792
universal-ctags
1793
1793
usb.ids
1794
1794
usbredir
1795
+ uutils-coreutils
1795
1796
uv
1796
1797
uvicorn
1797
1798
v2ray
Original file line number Diff line number Diff line change 1
1
class UutilsCoreutils < Formula
2
2
desc "Cross-platform Rust rewrite of the GNU coreutils"
3
3
homepage "https://github.com/uutils/coreutils"
4
- url "https://github.com/uutils/coreutils/archive/refs/tags/0.0.24 .tar.gz"
5
- sha256 "57c9083695e35712ddafc3cd8c579481ba5976107f357a6b5f1b1d813181dc36 "
4
+ url "https://github.com/uutils/coreutils/archive/refs/tags/0.0.25 .tar.gz"
5
+ sha256 "e6e4626e18eb5bd68480fc4860dc6203259a931d0357f8da900d8f5d6926c7ce "
6
6
license "MIT"
7
7
head "https://github.com/uutils/coreutils.git" , branch : "main"
8
8
You can’t perform that action at this time.
0 commit comments