Skip to content

Commit b577655

Browse files
committed
ddns-go: update 6.9.4 bottle.
1 parent aa7071f commit b577655

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: "f73adf995e17ecc2fd6de2aacf7fef175d7c728f5ea7de388b652cf94b6e4c96"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f73adf995e17ecc2fd6de2aacf7fef175d7c728f5ea7de388b652cf94b6e4c96"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f73adf995e17ecc2fd6de2aacf7fef175d7c728f5ea7de388b652cf94b6e4c96"
13-
sha256 cellar: :any_skip_relocation, sonoma: "41c375ee07522d2d70695b1cc486b37087b40148e1cb2ddf47cd06f4e7544539"
14-
sha256 cellar: :any_skip_relocation, ventura: "41c375ee07522d2d70695b1cc486b37087b40148e1cb2ddf47cd06f4e7544539"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "38d1dded5aa1d95e9e6aa3757ba0fff6450f72fdf445ccd05d7c183fd10c6798"
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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)