Skip to content

Commit ecc53f3

Browse files
committed
dnscontrol: update 4.14.3 bottle.
1 parent 2a29c4a commit ecc53f3

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: "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"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "68a92087051f603c20115ecd9fd972747d4960210d49bb012a9af2976011dd40"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68a92087051f603c20115ecd9fd972747d4960210d49bb012a9af2976011dd40"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "68a92087051f603c20115ecd9fd972747d4960210d49bb012a9af2976011dd40"
21+
sha256 cellar: :any_skip_relocation, sonoma: "b4521e9651b532a27d402cf690f3721b0001474a80ca0ba060d0ce619d1e34f2"
22+
sha256 cellar: :any_skip_relocation, ventura: "b4521e9651b532a27d402cf690f3721b0001474a80ca0ba060d0ce619d1e34f2"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e00bc4deb96c83dfa54983078295babefb37f4b9622b8bbe3c97c833358bae3"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)