Skip to content

Commit

Permalink
logdy: update 0.13.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 11, 2024
1 parent 64fbf89 commit de830d1
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/l/logdy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ class Logdy < Formula
license "Apache-2.0"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4de0e9d25df46912c32bfdc96eb8e6da93d5e1f9dacfa49996a8403f9c2d7f62"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4de0e9d25df46912c32bfdc96eb8e6da93d5e1f9dacfa49996a8403f9c2d7f62"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4de0e9d25df46912c32bfdc96eb8e6da93d5e1f9dacfa49996a8403f9c2d7f62"
sha256 cellar: :any_skip_relocation, sonoma: "077b1f7d9bd81574b65b37fe721b6f5469a646ba106231aeb49457f91d1cad87"
sha256 cellar: :any_skip_relocation, ventura: "077b1f7d9bd81574b65b37fe721b6f5469a646ba106231aeb49457f91d1cad87"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c17ae0320fa5f2272e400b2e7babed6dabeccd9dde7967adb6c619de8eca178c"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4484a77d5af10c4430614b626dc544a16070e6aef847480e328125002bb5298e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4484a77d5af10c4430614b626dc544a16070e6aef847480e328125002bb5298e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4484a77d5af10c4430614b626dc544a16070e6aef847480e328125002bb5298e"
sha256 cellar: :any_skip_relocation, sonoma: "b9b90e04949805725a7343ea2990e17c9efdf17b828a014f886ae7bdf44115cd"
sha256 cellar: :any_skip_relocation, ventura: "b9b90e04949805725a7343ea2990e17c9efdf17b828a014f886ae7bdf44115cd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a4c17d360ebeec5f2ba0609c752d5b5f3efee5aa5811c28a2d63808fb31215c"
end

depends_on "go" => :build
Expand Down

0 comments on commit de830d1

Please sign in to comment.