Skip to content

Commit 2d35240

Browse files
committed
dnscontrol: update 4.14.2 bottle.
1 parent 1d6e73e commit 2d35240

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: "fdc192182ecbb9fcfd41dfbcc036cd8ed597a7fa04fa207a59e3565848547b7b"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fdc192182ecbb9fcfd41dfbcc036cd8ed597a7fa04fa207a59e3565848547b7b"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fdc192182ecbb9fcfd41dfbcc036cd8ed597a7fa04fa207a59e3565848547b7b"
21-
sha256 cellar: :any_skip_relocation, sonoma: "c99d005fceae100d61e97a817885f55dfefe774927b27201fe9711e9cf972142"
22-
sha256 cellar: :any_skip_relocation, ventura: "c99d005fceae100d61e97a817885f55dfefe774927b27201fe9711e9cf972142"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e1117647f52f142d32ecd77194a4a8bc29858246f4b0eb1cbddf0425e694ec51"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e48050b08b80e7aebb5029d12cdae846305dc0f6425f016b538c3bed895b1be2"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e48050b08b80e7aebb5029d12cdae846305dc0f6425f016b538c3bed895b1be2"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e48050b08b80e7aebb5029d12cdae846305dc0f6425f016b538c3bed895b1be2"
21+
sha256 cellar: :any_skip_relocation, sonoma: "4f31f49cb1a618d86fb0464cb160b7a701ddf066a9ce6499d6a68f1d8146ba8a"
22+
sha256 cellar: :any_skip_relocation, ventura: "4f31f49cb1a618d86fb0464cb160b7a701ddf066a9ce6499d6a68f1d8146ba8a"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "edc87a502813053545d7dd24e82c2193103d74c332f3980d50b32815b09f6ab7"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)