Skip to content

Commit

Permalink
ddns-go: update 6.8.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 24, 2025
1 parent 55097ca commit bd3d7de
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: "f4cb4b8c76ff6dd60d3b6861ebc612f3cb9e9fba414754376f94352ddb41f2eb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f4cb4b8c76ff6dd60d3b6861ebc612f3cb9e9fba414754376f94352ddb41f2eb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f4cb4b8c76ff6dd60d3b6861ebc612f3cb9e9fba414754376f94352ddb41f2eb"
sha256 cellar: :any_skip_relocation, sonoma: "648360b7e2eab56c6c16d413f0c4bbb78dfb26b2caf12d407303c5b33bdf09e9"
sha256 cellar: :any_skip_relocation, ventura: "648360b7e2eab56c6c16d413f0c4bbb78dfb26b2caf12d407303c5b33bdf09e9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1adc5c5eb2bd9a190578b2314ce9d90a1ae43187389501af7249d2fce4a1d5a4"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5285b5fec9ea54c31a8ce6b6afa64a8975a030f690e6429da16bda942fd6d83c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5285b5fec9ea54c31a8ce6b6afa64a8975a030f690e6429da16bda942fd6d83c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5285b5fec9ea54c31a8ce6b6afa64a8975a030f690e6429da16bda942fd6d83c"
sha256 cellar: :any_skip_relocation, sonoma: "c911c8f575a8def8c0eae469bf035fe7387aa719de2b57c8dc555b1884e123ef"
sha256 cellar: :any_skip_relocation, ventura: "c911c8f575a8def8c0eae469bf035fe7387aa719de2b57c8dc555b1884e123ef"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6784e7f1b3482b5738c67e8d9715320fd0e197ca2b44db6f86f53d16870875bf"
end

depends_on "go" => :build
Expand Down

0 comments on commit bd3d7de

Please sign in to comment.