We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56e6c3 commit c1d5083Copy full SHA for c1d5083
Formula/c/checkdmarc.rb
@@ -3,8 +3,8 @@ class Checkdmarc < Formula
3
4
desc "Command-line parser for SPF and DMARC DNS records"
5
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"
+ url "https://files.pythonhosted.org/packages/95/f5/d9a4ecc161a722acdd4c799e0887420b593b718311892401f584713e100f/checkdmarc-5.11.2.tar.gz"
+ sha256 "2ac1a6aa378ce102fa58f843909bf5c4a988954762c23efc67dbd49692bb1228"
8
license "Apache-2.0"
9
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
10
0 commit comments