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 8234968 commit 4b7484aCopy full SHA for 4b7484a
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/f7/e3/6d9d7e5fc780f6417f647589df2c38aa8bd806b2cdc3b8191c3d8851a6d8/checkdmarc-5.12.18.tar.gz"
7
- sha256 "07cc52ebd0dfe7ac10cc06e77146920e85e4dfc4fb3990e50dea91c9fe39944b"
+ url "https://files.pythonhosted.org/packages/4d/5c/4c18b40a48a72b74fac81fb711c69d097b852b4031002dd3355ca29fdc73/checkdmarc-5.12.19.tar.gz"
+ sha256 "0d0283a0e2d4d4aec9e330b53be1e2d7efc89de9862e5eaeefe08ba7366334a8"
8
license "Apache-2.0"
9
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
10
0 commit comments