Skip to content

Commit 60fd0b0

Browse files
committed
uutils-coreutils 0.0.25
autobump: add uutils-coreutils Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent f40c098 commit 60fd0b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1792,6 +1792,7 @@ uni
17921792
universal-ctags
17931793
usb.ids
17941794
usbredir
1795+
uutils-coreutils
17951796
uv
17961797
uvicorn
17971798
v2ray

Formula/u/uutils-coreutils.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class UutilsCoreutils < Formula
22
desc "Cross-platform Rust rewrite of the GNU coreutils"
33
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"
66
license "MIT"
77
head "https://github.com/uutils/coreutils.git", branch: "main"
88

0 commit comments

Comments
 (0)