Skip to content

Commit 2ef1b09

Browse files
committed
duf 0.9.0
1 parent 8890793 commit 2ef1b09

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/d/duf.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
class Duf < Formula
22
desc "Disk Usage/Free Utility - a better 'df' alternative"
33
homepage "https://github.com/muesli/duf"
4-
url "https://github.com/muesli/duf/archive/refs/tags/v0.8.1.tar.gz"
5-
sha256 "ebc3880540b25186ace220c09af859f867251f4ecaef435525a141d98d71a27a"
4+
url "https://github.com/muesli/duf/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "a81883475ab5591840882892a85185b7cda153e87f4d3978b45dec215761585c"
66
license "MIT"
77
head "https://github.com/muesli/duf.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
sha256 cellar: :any_skip_relocation, arm64_sequoia: "643ad7ae4f361bb24fd34c0f0e0ece98bd541ac3be3fd78af2bc7648346318e7"
1311
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44fd140c8e0bcc0e3620a3c1f6adf957e6c4e0cacf53862b5f6ae471eaf037cd"

0 commit comments

Comments
 (0)