File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,13 +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/dc/cb/96d4fa122180e31348b9e477e23f2c39369fe078df0ecbe682ef8adb58f8 /checkdmarc-5.12.17 .tar.gz"
7- sha256 "d1a0941e3747dd8356e258d3fd75abd6b2e7268db3d094e9f63371ad7f4d77b0 "
6+ url "https://files.pythonhosted.org/packages/f7/e3/6d9d7e5fc780f6417f647589df2c38aa8bd806b2cdc3b8191c3d8851a6d8 /checkdmarc-5.12.18 .tar.gz"
7+ sha256 "07cc52ebd0dfe7ac10cc06e77146920e85e4dfc4fb3990e50dea91c9fe39944b "
88 license "Apache-2.0"
99 head "https://github.com/domainaware/checkdmarc.git" , branch : "master"
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , all : "9065a211b1b1cad18a417e9d2a05fc078cfa47821e5340cb641e6fb4411c27a1 "
12+ sha256 cellar : :any_skip_relocation , all : "ddb40cdcda9da9807ea79aff26fc583cac3fcc8575891842b41cd788bae1a348 "
1313 end
1414
1515 depends_on "certifi" => :no_linkage
You can’t perform that action at this time.
0 commit comments