We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2439ca commit 0089280Copy full SHA for 0089280
Formula/u/uutils-coreutils.rb
@@ -1,8 +1,8 @@
1
class UutilsCoreutils < Formula
2
desc "Cross-platform Rust rewrite of the GNU coreutils"
3
homepage "https://uutils.github.io/coreutils/"
4
- url "https://github.com/uutils/coreutils/archive/refs/tags/0.3.0.tar.gz"
5
- sha256 "422b4bab88d6a4da9eabcc947b4e8e0c7fbd123c88700f8750da45910bfb03b6"
+ url "https://github.com/uutils/coreutils/archive/refs/tags/0.4.0.tar.gz"
+ sha256 "5f0c3f97b807e72edccc844c6a685ec9862199f16a665df07de5b1d20ec21233"
6
license "MIT"
7
head "https://github.com/uutils/coreutils.git", branch: "main"
8
0 commit comments