Skip to content

Commit

Permalink
ddns-go: update 6.7.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 7, 2024
1 parent b7d2646 commit 1d0889f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/d/ddns-go.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class DdnsGo < Formula
head "https://github.com/jeessy2/ddns-go.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00f989e75c9df72696d1de04f6469d5af64ace5cb5c8a9ee89cc9934f8a58038"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "00f989e75c9df72696d1de04f6469d5af64ace5cb5c8a9ee89cc9934f8a58038"
sha256 cellar: :any_skip_relocation, arm64_ventura: "00f989e75c9df72696d1de04f6469d5af64ace5cb5c8a9ee89cc9934f8a58038"
sha256 cellar: :any_skip_relocation, sonoma: "32f38f9ecc9f360c8e93c89bbdd1dc30e7a4f6704cdf3fe0a6b3c63673498d8a"
sha256 cellar: :any_skip_relocation, ventura: "32f38f9ecc9f360c8e93c89bbdd1dc30e7a4f6704cdf3fe0a6b3c63673498d8a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c21f0d6c93228d04a1fb6e3b0600261f2fef3034c639bd2494262dba95fc9a1f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8d92a6c90857e8ed477cf0e2a347875cc7b22455d5ef99a30384c9d80d698d3b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8d92a6c90857e8ed477cf0e2a347875cc7b22455d5ef99a30384c9d80d698d3b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8d92a6c90857e8ed477cf0e2a347875cc7b22455d5ef99a30384c9d80d698d3b"
sha256 cellar: :any_skip_relocation, sonoma: "0ac553fb74364037f2d539cdb984142daaa3599f6a0edb53bc18fff85647831f"
sha256 cellar: :any_skip_relocation, ventura: "0ac553fb74364037f2d539cdb984142daaa3599f6a0edb53bc18fff85647831f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6354b5f1024592f0098e4ff4193257104b7f4653f03c86e374c9cd74124ac5ab"
end

depends_on "go" => :build
Expand Down

0 comments on commit 1d0889f

Please sign in to comment.