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 de936c7 commit 1cf0b7eCopy full SHA for 1cf0b7e
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.0.30.tar.gz"
5
- sha256 "732c0ac646be7cc59a51cdfdb2d0ff1a4d2501c28f900a2d447c77729fdfca22"
+ url "https://github.com/uutils/coreutils/archive/refs/tags/0.1.0.tar.gz"
+ sha256 "55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8"
6
license "MIT"
7
head "https://github.com/uutils/coreutils.git", branch: "main"
8
0 commit comments