Skip to content

Commit 0089280

Browse files
committed
uutils-coreutils 0.4.0
1 parent c2439ca commit 0089280

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.3.0.tar.gz"
5-
sha256 "422b4bab88d6a4da9eabcc947b4e8e0c7fbd123c88700f8750da45910bfb03b6"
4+
url "https://github.com/uutils/coreutils/archive/refs/tags/0.4.0.tar.gz"
5+
sha256 "5f0c3f97b807e72edccc844c6a685ec9862199f16a665df07de5b1d20ec21233"
66
license "MIT"
77
head "https://github.com/uutils/coreutils.git", branch: "main"
88

0 commit comments

Comments
 (0)