Skip to content

Commit d6ca17d

Browse files
committed
duf: update 0.9.0 bottle.
1 parent 2ef1b09 commit d6ca17d

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

Formula/d/duf.rb

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,13 @@ class Duf < Formula
77
head "https://github.com/muesli/duf.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "643ad7ae4f361bb24fd34c0f0e0ece98bd541ac3be3fd78af2bc7648346318e7"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44fd140c8e0bcc0e3620a3c1f6adf957e6c4e0cacf53862b5f6ae471eaf037cd"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0957499928211de66a44dded811cac647a0916746a8d43ea2c6847ab5a34e48d"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "ecd8c737c799f637d764a08d6e6ca989987b8076ac128af8d3d69a98dba68002"
14-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ecd8c737c799f637d764a08d6e6ca989987b8076ac128af8d3d69a98dba68002"
15-
sha256 cellar: :any_skip_relocation, sonoma: "83e15019a34b896d4492264ef1af541d12d28f7b5a0e4c31a475c9f5bc10aeaa"
16-
sha256 cellar: :any_skip_relocation, ventura: "76b64a57517e3b695a23f8e5c6460c905b1f0c0f56e7d4d7272381433ac74d1f"
17-
sha256 cellar: :any_skip_relocation, monterey: "3c21e47dd0b481fd42a8da9acd9abdd838d4ef03ccd9936904cb63ed357cab47"
18-
sha256 cellar: :any_skip_relocation, big_sur: "3c21e47dd0b481fd42a8da9acd9abdd838d4ef03ccd9936904cb63ed357cab47"
19-
sha256 cellar: :any_skip_relocation, catalina: "3c21e47dd0b481fd42a8da9acd9abdd838d4ef03ccd9936904cb63ed357cab47"
20-
sha256 cellar: :any_skip_relocation, arm64_linux: "3af3789f8c739679f465333040dcff841e4eb3a21c3dbf7f4959533fbc18304d"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4f4e300c50dd460d534e71edcdf436251a0e9f44457d35cdf02a46d61b446ec"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5923cec9d00d0a742a8637a29c6f30ee3541cec3a4293fcb55320f3cf65001db"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5923cec9d00d0a742a8637a29c6f30ee3541cec3a4293fcb55320f3cf65001db"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "5923cec9d00d0a742a8637a29c6f30ee3541cec3a4293fcb55320f3cf65001db"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0c182ae004c6d96d4aec6fa924144fe2b2f77d005cefdfb946223a633e862dc1"
14+
sha256 cellar: :any_skip_relocation, ventura: "0c182ae004c6d96d4aec6fa924144fe2b2f77d005cefdfb946223a633e862dc1"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "519c3ecacc8fcbe2f4a8037d04cc92326afeb89a10eee477fbdac4a3719441c9"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e0f5adabfdfb438f709761c44ed136c42c5a5f09951d8fa00f1ac52dbad3c099"
2217
end
2318

2419
depends_on "go" => :build

0 commit comments

Comments
 (0)