Skip to content

Commit 35c1894

Browse files
committed
dnscontrol: update 4.18.0 bottle.
1 parent 7cf3089 commit 35c1894

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/dnscontrol.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class Dnscontrol < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00064d83d075a7eb8e4a73326cb70e221a023174921e7a35622a66a30f864b06"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "00064d83d075a7eb8e4a73326cb70e221a023174921e7a35622a66a30f864b06"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "00064d83d075a7eb8e4a73326cb70e221a023174921e7a35622a66a30f864b06"
21-
sha256 cellar: :any_skip_relocation, sonoma: "cfa7dc021a749ab477ced9c3199a2af2f70d3d75622789b49e33bcb968628626"
22-
sha256 cellar: :any_skip_relocation, ventura: "cfa7dc021a749ab477ced9c3199a2af2f70d3d75622789b49e33bcb968628626"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d34f30a11e279cc373f44b4c1eac01ee8f66e257bf417f0d65e2e32eb96d6e14"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6a547b724ca54639186b5d581915e50bde201771b85a4fbada775bc615bd4270"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6a547b724ca54639186b5d581915e50bde201771b85a4fbada775bc615bd4270"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6a547b724ca54639186b5d581915e50bde201771b85a4fbada775bc615bd4270"
21+
sha256 cellar: :any_skip_relocation, sonoma: "7f6a6e88b0abc727070b7fcd19dc206820e086272ce5aa7c0e3a6bd7f5307fec"
22+
sha256 cellar: :any_skip_relocation, ventura: "7f6a6e88b0abc727070b7fcd19dc206820e086272ce5aa7c0e3a6bd7f5307fec"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4b3b15142d86a03606500a2057f453085890b0dde0dd2f7dd088fc9a8ad11357"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)