Skip to content

Commit 6b78e7d

Browse files
committed
ddns-go: update 6.9.5 bottle.
1 parent 540c685 commit 6b78e7d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/ddns-go.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class DdnsGo < Formula
77
head "https://github.com/jeessy2/ddns-go.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1f8764d5d9517c5eef19f52ef8b95ca5098500946c272eb2fd8e731ff0be1228"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1f8764d5d9517c5eef19f52ef8b95ca5098500946c272eb2fd8e731ff0be1228"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f8764d5d9517c5eef19f52ef8b95ca5098500946c272eb2fd8e731ff0be1228"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a35dc633e37a12cdb02e46cedcd9acfeb90b580ee53a9589dc82512ca9506ffb"
14-
sha256 cellar: :any_skip_relocation, ventura: "a35dc633e37a12cdb02e46cedcd9acfeb90b580ee53a9589dc82512ca9506ffb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "51d76ae1d86f9e568f25ca8a0b8a9b83d410e816f96202eefa581bbd227e3d98"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b36dce839497f8139fd6ba2c4d7b08f4bdfdd904232661202699aea1ddc9807b"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b36dce839497f8139fd6ba2c4d7b08f4bdfdd904232661202699aea1ddc9807b"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b36dce839497f8139fd6ba2c4d7b08f4bdfdd904232661202699aea1ddc9807b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "38c6fe0a6cd1a24ccb1d6edf89b290ec04e75ec04f6d8a79c485e6d195eab2e2"
14+
sha256 cellar: :any_skip_relocation, ventura: "38c6fe0a6cd1a24ccb1d6edf89b290ec04e75ec04f6d8a79c485e6d195eab2e2"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1830545656ff61b38e4c3388c974dc8bb076c999cdf75025dda379c3792238a1"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)