Skip to content

Commit

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

bottle do
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"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a4296d168c8a6c66083cb020645a7024291c344af7c1c24b672ae2e6f49a3103"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a4296d168c8a6c66083cb020645a7024291c344af7c1c24b672ae2e6f49a3103"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a4296d168c8a6c66083cb020645a7024291c344af7c1c24b672ae2e6f49a3103"
sha256 cellar: :any_skip_relocation, sonoma: "f91006a38c00c4976655af72266e022bac80480da6474c6951df7604840aad5a"
sha256 cellar: :any_skip_relocation, ventura: "f91006a38c00c4976655af72266e022bac80480da6474c6951df7604840aad5a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "41c282f95e279e2cc1d7388a95342f2601017ccba195b9f6417f7543b033797a"
end

depends_on "go" => :build
Expand Down

0 comments on commit e4bbc55

Please sign in to comment.