Skip to content

Commit 1cf0b7e

Browse files
committed
uutils-coreutils 0.1.0
1 parent de936c7 commit 1cf0b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/uutils-coreutils.rb

Lines changed: 2 additions & 2 deletions
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://uutils.github.io/coreutils/"
4-
url "https://github.com/uutils/coreutils/archive/refs/tags/0.0.30.tar.gz"
5-
sha256 "732c0ac646be7cc59a51cdfdb2d0ff1a4d2501c28f900a2d447c77729fdfca22"
4+
url "https://github.com/uutils/coreutils/archive/refs/tags/0.1.0.tar.gz"
5+
sha256 "55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8"
66
license "MIT"
77
head "https://github.com/uutils/coreutils.git", branch: "main"
88

0 commit comments

Comments
 (0)