Skip to content

Commit e829822

Browse files
committed
uutils-coreutils 0.2.0
1 parent 217fd24 commit e829822

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.1.0.tar.gz"
5-
sha256 "55c528f2b53c1b30cb704550131a806e84721c87b3707b588a961a6c97f110d8"
4+
url "https://github.com/uutils/coreutils/archive/refs/tags/0.2.0.tar.gz"
5+
sha256 "185be1670bb5091f48d29524c6f81326f12aef5e599fcdb122967a95d017f32a"
66
license "MIT"
77
head "https://github.com/uutils/coreutils.git", branch: "main"
88

0 commit comments

Comments
 (0)