From a691dd3e80763e768b7a545d0caf38ab125540fc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 2 Nov 2024 21:04:26 +0000 Subject: [PATCH] checkdmarc: update 5.7.7 bottle. --- Formula/c/checkdmarc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/c/checkdmarc.rb b/Formula/c/checkdmarc.rb index cfafe4f52e661..ffa3a335cf606 100644 --- a/Formula/c/checkdmarc.rb +++ b/Formula/c/checkdmarc.rb @@ -9,7 +9,7 @@ class Checkdmarc < Formula head "https://github.com/domainaware/checkdmarc.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "848e6c4ee63bac0678eac4230fabf9391360392bfc527f35bd99ebf77a9d7b38" + sha256 cellar: :any_skip_relocation, all: "c4e3d291129d160e4f8c404f4581e5a3da2b19f2bf4671c92ce76f16240d919e" end depends_on "certifi"