Skip to content

Commit c1d5083

Browse files
committed
checkdmarc 5.11.2
1 parent f56e6c3 commit c1d5083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/checkdmarc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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/b6/1d/80008be65bcb9a4073543bed998bce47891f8ff140e1f27683651258d3be/checkdmarc-5.11.1.tar.gz"
7-
sha256 "145d943d6168404d5cf8980a252c2f99f82b1e37243660e1de60f15cee6871b6"
6+
url "https://files.pythonhosted.org/packages/95/f5/d9a4ecc161a722acdd4c799e0887420b593b718311892401f584713e100f/checkdmarc-5.11.2.tar.gz"
7+
sha256 "2ac1a6aa378ce102fa58f843909bf5c4a988954762c23efc67dbd49692bb1228"
88
license "Apache-2.0"
99
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
1010

0 commit comments

Comments
 (0)