Skip to content

Commit

Permalink
gdu: update 5.25.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 6, 2023
1 parent 68bec34 commit dbf6b94
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/gdu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Gdu < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "dfd573c6862ff4cfd55ea9a30dfa7b18d7396f138b6814999ad6775e76532981"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dfd573c6862ff4cfd55ea9a30dfa7b18d7396f138b6814999ad6775e76532981"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "dfd573c6862ff4cfd55ea9a30dfa7b18d7396f138b6814999ad6775e76532981"
sha256 cellar: :any_skip_relocation, ventura: "833d298a808f0e5f5f55f5727ceeaba64f74136b6cd063b90597336c541addd9"
sha256 cellar: :any_skip_relocation, monterey: "833d298a808f0e5f5f55f5727ceeaba64f74136b6cd063b90597336c541addd9"
sha256 cellar: :any_skip_relocation, big_sur: "833d298a808f0e5f5f55f5727ceeaba64f74136b6cd063b90597336c541addd9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cdcabaad56eb52b1edf2ab81f61cf08eeed43917b3e0380fdb45d61814e0af6d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d9721f1222d207b6c10641323b64fb5f05f6177c7db161e0dc8ad2cdc4e5efce"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d9721f1222d207b6c10641323b64fb5f05f6177c7db161e0dc8ad2cdc4e5efce"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d9721f1222d207b6c10641323b64fb5f05f6177c7db161e0dc8ad2cdc4e5efce"
sha256 cellar: :any_skip_relocation, ventura: "212c209350ab233d1bb6edb37b10df7a45ebaab214e44434e7343c8fbdc02ffb"
sha256 cellar: :any_skip_relocation, monterey: "212c209350ab233d1bb6edb37b10df7a45ebaab214e44434e7343c8fbdc02ffb"
sha256 cellar: :any_skip_relocation, big_sur: "212c209350ab233d1bb6edb37b10df7a45ebaab214e44434e7343c8fbdc02ffb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a58b3dad1cc6ec6e264ce3f66efcae4f76a96641621368d0195f8673aba42328"
end

depends_on "go" => :build
Expand Down

0 comments on commit dbf6b94

Please sign in to comment.