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
3
3
4
4
desc "Command-line parser for SPF and DMARC DNS records"
5
5
homepage "https://domainaware.github.io/checkdmarc/"
6
- url "https://files.pythonhosted.org/packages/38 /1d/921823a2eea15b7be2d5ef8ad8bba64946b5efec8a32e7c30e0914dd5237 /checkdmarc-5.11.0 .tar.gz"
7
- sha256 "192baa4bb31401597d7315d3d31a56d7d84c0f74350552c174df5b88c4ebd8ae "
6
+ url "https://files.pythonhosted.org/packages/b6 /1d/80008be65bcb9a4073543bed998bce47891f8ff140e1f27683651258d3be /checkdmarc-5.11.1 .tar.gz"
7
+ sha256 "145d943d6168404d5cf8980a252c2f99f82b1e37243660e1de60f15cee6871b6 "
8
8
license "Apache-2.0"
9
9
head "https://github.com/domainaware/checkdmarc.git" , branch : "master"
10
10
11
11
bottle do
12
- sha256 cellar : :any_skip_relocation , all : "77b84d27b33b9a574a6c97405cbd50641564d5a3ab8868d9f7b9dc4857ee1090 "
12
+ sha256 cellar : :any_skip_relocation , all : "dc96a17540fc78b4495e317467da9f5fe4cac3abed4965562876f5ea5c646953 "
13
13
end
14
14
15
15
depends_on "certifi"
You can’t perform that action at this time.
0 commit comments