File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,13 @@ class Checkdmarc < Formula
33
44 desc "Command-line parser for SPF and DMARC DNS records"
55 homepage "https://domainaware.github.io/checkdmarc/"
6- url "https://files.pythonhosted.org/packages/fc/2f/31fbab218e14e29c0903405a4df229e88173102c376cce93782bfb78b4f4 /checkdmarc-5.12.26 .tar.gz"
7- sha256 "9eec78b1c2ba355c67a97986f42f6ee3775604baf6979c0fa0c77a59205ca32b "
6+ url "https://files.pythonhosted.org/packages/50/81/de2f72eedc45b44596c9a3764155d86927fb0784dc1a42a53282c0a47b71 /checkdmarc-5.12.27 .tar.gz"
7+ sha256 "bcf98ec40736bab0fd3387f742c7d771b8fcfa0c1a218c2efaaa6dc5a6dd557a "
88 license "Apache-2.0"
9- revision 1
109 head "https://github.com/domainaware/checkdmarc.git" , branch : "main"
1110
1211 bottle do
13- sha256 cellar : :any_skip_relocation , all : "59b3afb73b8601064e8c1cf91c5bdf2e140157c89c84276b17348b5a851009a6 "
12+ sha256 cellar : :any_skip_relocation , all : "5e200744c2f64793f666483eb86c5ae367a0969bec599c0639f9e9fa2621d136 "
1413 end
1514
1615 depends_on "certifi" => :no_linkage
You can’t perform that action at this time.
0 commit comments