Skip to content

Commit 0daa757

Browse files
committed
uutils-selected 0.0.28
Closes #178. Signed-off-by: MoonFruit <1070090+moonfruit@users.noreply.github.com>
1 parent f380851 commit 0daa757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/uutils-selected.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class UutilsSelected < Formula
22
desc "Cross-platform Rust rewrite of the GNU coreutils (selected)"
33
homepage "https://github.com/uutils/coreutils"
4-
url "https://github.com/uutils/coreutils/archive/refs/tags/0.0.27.tar.gz"
5-
sha256 "3076543a373c8e727018bd547cc74133f4a6538849e4990388f2bbea9a9aff6b"
4+
url "https://github.com/uutils/coreutils/archive/refs/tags/0.0.28.tar.gz"
5+
sha256 "b2e8b2531c52e9b09e55a6b41a8875e5770bcea6e5fa7a01d89d7904cf292cb9"
66
license "MIT"
77
head "https://github.com/uutils/coreutils.git", branch: "main"
88

0 commit comments

Comments
 (0)